mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:15:38 +02:00
Update redis Docker tag to v8
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
redis:
|
||||
image: redis:7-alpine
|
||||
image: redis:8-alpine
|
||||
container_name: librephotos-redis
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user