Skip to content

Commit f69c5ad

Browse files
committed
Updated cluster image
1 parent 5cffef3 commit f69c5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockers/Dockerfile.cluster

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG REDIS_IMAGE=redis:latest
1+
ARG REDIS_IMAGE=redis:8.0-M01
22
FROM $REDIS_IMAGE
33

44
COPY dockers/create_cluster.sh /create_cluster.sh

0 commit comments

Comments
 (0)