Skip to content

Commit

Permalink
Update docker.io/bitnami/redis Docker tag to v7.4 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 675e653 commit 0b528db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/src/test/resources/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: databases

services:
redis:
image: docker.io/bitnami/redis:7.2
image: docker.io/bitnami/redis:7.4
environment:
- ALLOW_EMPTY_PASSWORD=yes
- REDIS_DISABLE_COMMANDS=FLUSHDB,FLUSHALL
Expand Down

0 comments on commit 0b528db

Please sign in to comment.