1 Commits

Author SHA1 Message Date
Renovate Bot
91d238cc8b Update docker.io/valkey/valkey Docker tag to v9 2025-12-05 00:01:58 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ services:
redis:
container_name: immich_redis
image: docker.io/valkey/valkey:9@sha256:fb8d272e529ea567b9bf1302245796f21a2672b8368ca3fcb938ac334e613c8f
image: docker.io/valkey/valkey:9@sha256:00e026f877bbbed33d13241e5e701142e8842f94e1124ce1d5ddbbf6d0cee4fb
healthcheck:
test: redis-cli ping || exit 1
restart: always

View File

@@ -1,6 +1,6 @@
services:
spliit:
image: ghcr.io/spliit-app/spliit:1.19.1
image: ghcr.io/spliit-app/spliit:1.19.0
restart: always
ports:
- 3001:3000