Update docker.io/library/redis Docker tag to v8 #42

Open
renovate wants to merge 1 commit from renovate/docker.io-library-redis-8.x into main
Showing only changes of commit 8d708b8087 - Show all commits

Update docker.io/library/redis Docker tag to v8
Some checks failed
/ Ansible Lint (push) Failing after 33s
/ Ansible Lint (pull_request) Failing after 36s

Renovate 2025-11-18 20:30:38 +00:00

View file

@ -13,7 +13,7 @@ services:
restart: unless-stopped
redis:
image: docker.io/library/redis:7.4.6
image: docker.io/library/redis:8.4.0
ports:
- "6379:6379"
volumes: