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 a8395d8 commit 1ee3661Copy full SHA for 1ee3661
docker/immich/compose.yaml
@@ -42,7 +42,7 @@ services:
42
43
redis:
44
container_name: immich_redis
45
- image: docker.io/redis:7.4-alpine@sha256:02419de7eddf55aa5bcf49efb74e88fa8d931b4d77c07eff8a6b2144472b6952
+ image: docker.io/redis:8.2-alpine@sha256:1c78f5e7512cc8b22b0edc95c20e7abd9e1fd832e5dfd5c3c6b59ce82fb238d0
46
healthcheck:
47
test: redis-cli ping || exit 1
48
restart: always
0 commit comments