Skip to content

Commit

Permalink
Update docker.io/bitnami/redis-sentinel Docker tag to v6.2 (#560)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 14, 2021
1 parent ce7d656 commit 97bda44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/docker-compose-for-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
ports: [7000, 7001, 7002, 7003, 7004, 7005]

redis-sentinel:
image: docker.io/bitnami/redis-sentinel:6.0-debian-10
image: docker.io/bitnami/redis-sentinel:6.2-debian-10
environment:
- REDIS_MASTER_HOST=redis6
ports:
Expand Down

0 comments on commit 97bda44

Please sign in to comment.