chore(deps): update bitnami/redis docker tag to v7.4 #31

Closed
renovate-bot wants to merge 1 commit from renovate/bitnami-redis-7.x into main
Showing only changes of commit 99473de76b - Show all commits

View file

@ -47,7 +47,7 @@ services:
- POSTGRES_PASSWORD=netbox-dev - POSTGRES_PASSWORD=netbox-dev
redis: redis:
image: bitnami/redis:7.2 image: bitnami/redis:7.4
container_name: netbox-dev-redis container_name: netbox-dev-redis
restart: unless-stopped restart: unless-stopped
user: ${UID} user: ${UID}