Skip to content

Commit

Permalink
Update bitnami/redis Docker tag to v7.2.0 (#566)
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 15, 2023
1 parent 1a1175b commit c4db449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ services:
restart: unless-stopped

redis:
image: 'bitnami/redis:7.0.10'
image: 'bitnami/redis:7.2.0'
ports:
- 6379
environment:
Expand Down

0 comments on commit c4db449

Please sign in to comment.