mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-19 12:20:11 +00:00
Update docker.io/valkey/valkey Docker tag to v8.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user