Update docker.io/valkey/valkey Docker tag to v8.1

This commit is contained in:
renovate[bot]
2025-02-17 22:53:25 +00:00
committed by GitHub
parent caa3d3324f
commit 34c26bbd30
2 changed files with 3 additions and 3 deletions

View File

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