Skip to content

Commit

Permalink
Update docker.io/bitnami/redis Docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and renatocron committed Jan 24, 2025
1 parent 3c29538 commit 4e5928d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ services:
redis:
container_name: penhas_redis
restart: unless-stopped
image: docker.io/bitnami/redis:6.2
image: docker.io/bitnami/redis:7.4
deploy:
resources:
limits:
Expand All @@ -89,4 +89,4 @@ networks:
driver: bridge
db_network:
driver: bridge
cache:
cache:

0 comments on commit 4e5928d

Please sign in to comment.