We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08c77a commit a624f08Copy full SHA for a624f08
1 file changed
examples/immich/docker-compose.yml
@@ -46,7 +46,7 @@ services:
46
- immich-internal
47
48
immich-redis:
49
- image: docker.io/valkey/valkey:9@sha256:3eeb09785cd61ec8e3be35f8804c8892080f3ca21934d628abc24ee4ed1698f6
+ image: docker.io/valkey/valkey:9@sha256:3b55fbaa0cd93cf0d9d961f405e4dfcc70efe325e2d84da207a0a8e6d8fde4f9
50
container_name: immich-redis
51
restart: unless-stopped
52
healthcheck:
0 commit comments