Skip to content

Commit

Permalink
Updated cluster image
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Sep 24, 2024
1 parent 5cffef3 commit f69c5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/Dockerfile.cluster
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG REDIS_IMAGE=redis:latest
ARG REDIS_IMAGE=redis:8.0-M01
FROM $REDIS_IMAGE

COPY dockers/create_cluster.sh /create_cluster.sh
Expand Down

0 comments on commit f69c5ad

Please sign in to comment.