update image tags; pin redis alpine

This commit is contained in:
LRVT
2024-10-01 10:41:32 +02:00
parent da67dae99b
commit 65c1f7b342
8 changed files with 8 additions and 8 deletions

View File

@@ -80,7 +80,7 @@ services:
condition: service_healthy
redis:
image: redis:6
image: redis:6-alpine
container_name: librephotos-redis
restart: unless-stopped
healthcheck: