Skip to content

Commit 0aae794

Browse files
committed
chore(deps): update redis docker tag to v3.2.12
1 parent 806ce62 commit 0aae794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM redis:3.2.11-alpine@sha256:d2e931823751ff06f08f70b7603a20b9e8af7b0d9afcb493d934327d622d2a1e
1+
FROM redis:3.2.12-alpine@sha256:e9083e10f5f81d350a3f687d582aefd06e114890b03e7f08a447fa1a1f66d967
22

33
ENV SENTINEL_QUORUM=2 SENTINEL_DOWN_AFTER=1000 SENTINEL_FAILOVER=1000 REDIS_PASSWORD=redis1234
44

0 commit comments

Comments
 (0)