Merge pull request #1500 from netbox-community/renovate/docker.io-valkey-valkey-9.x

Update docker.io/valkey/valkey Docker tag to v9
This commit is contained in:
Tobias Genannt
2025-11-10 12:57:24 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ services:
retries: 5
redis: &redis
image: docker.io/valkey/valkey:8.1-alpine
image: docker.io/valkey/valkey:9.0-alpine
command:
- sh
- -c # this is to evaluate the $REDIS_PASSWORD from the env