Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v3.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 806ce62 commit 0aae794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3.2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redis:3.2.11-alpine@sha256:d2e931823751ff06f08f70b7603a20b9e8af7b0d9afcb493d934327d622d2a1e
FROM redis:3.2.12-alpine@sha256:e9083e10f5f81d350a3f687d582aefd06e114890b03e7f08a447fa1a1f66d967

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

Expand Down

0 comments on commit 0aae794

Please sign in to comment.