Skip to content

Commit

Permalink
Use Redis 6.0.9 in Dockerfile (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafie committed Feb 8, 2021
1 parent c57f828 commit c30ee5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BUILD redisfab/redisearch:${VERSION}-${ARCH}-${OSNICK}

ARG REDIS_VER=6.0.1
ARG REDIS_VER=6.0.9

# OSNICK=bionic|stretch|buster
ARG OSNICK=buster
Expand Down

0 comments on commit c30ee5b

Please sign in to comment.