Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v4.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 24, 2021
1 parent dae3388 commit d23a2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redis:4.0.9-alpine@sha256:8a2bec06c9f2aa9105b45f04792729452fc582cf90d8540a14543687e0a63ea0
FROM redis:4.0.14-alpine@sha256:aaf7c123077a5e45ab2328b5ef7e201b5720616efac498d55e65a7afbb96ae20

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

Expand Down

0 comments on commit d23a2d0

Please sign in to comment.