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 af4d4a4 commit a4a84e1Copy full SHA for a4a84e1
docker/immich-stack/docker-compose.yaml
@@ -3,7 +3,7 @@ name: immich
3
services:
4
immich:
5
container_name: immich
6
- image: ghcr.io/immich-app/immich-server:v1.131.3@sha256:7e5b6729b12b5e5cc5d98bcc6f7c27f723fabae4ee77696855808ebd5200bbf8
+ image: ghcr.io/immich-app/immich-server:v1.133.0@sha256:4d667c5fd6ffac0395c429fc8a335c607272587643f29fb2ddd9bfe16f1f874e
7
volumes:
8
- $IMMICH_VOL_UPLOAD:/usr/src/app/upload
9
- /etc/localtime:/etc/localtime:ro
0 commit comments