fix redis tag
All checks were successful
Update Compose File / build (push) Successful in 3s

This commit is contained in:
2025-12-19 17:28:53 -08:00
parent ea61ecc79f
commit f51b681b2e

View File

@@ -183,7 +183,7 @@ services:
immich-redis: immich-redis:
container_name: immich-redis container_name: immich-redis
image: docker.io/valkey/valkey:8@sha256:81db6d39e1bba3b3ff32bd3a1b19a6d69690f94a3954ec131277b9a26b95b3aa image: docker.io/valkey/valkey:latest
restart: unless-stopped restart: unless-stopped
immich-database: immich-database: