We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 565223c + b737d79 commit 5b97647Copy full SHA for 5b97647
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.8.20
4
+
5
+* Bump RedisGraph to v2.8.20
6
7
## 2.8.19
8
9
* Bump RedisGraph to v2.8.19
Dockerfile
@@ -1,3 +1,3 @@
-FROM redislabs/redisgraph:2.8.19
+FROM redislabs/redisgraph:2.8.20
COPY --from=zappi/redis:6.2.6 /opt/redis/scripts/ /opt/redis/scripts/
0 commit comments