Skip to content

Commit 5b97647

Browse files
Merge pull request #5 from Intellection/upgrade-redisgraph
Upgrade RedisGraph to 2.8.20
2 parents 565223c + b737d79 commit 5b97647

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.8.20
4+
5+
* Bump RedisGraph to v2.8.20
6+
37
## 2.8.19
48

59
* Bump RedisGraph to v2.8.19

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM redislabs/redisgraph:2.8.19
1+
FROM redislabs/redisgraph:2.8.20
22

33
COPY --from=zappi/redis:6.2.6 /opt/redis/scripts/ /opt/redis/scripts/

0 commit comments

Comments
 (0)