chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.102.1
This commit is contained in:
parent
e8f2e382ed
commit
9ca5dd1f29
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.0@sha256:b8b8fd71818be31bb934b93d146259ed88398fe3dbf01c88ca364c8f2992d422
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.1@sha256:dbf21b2eafba69c477e16ece117d6e77e1a230a01d30dccdeceaffd65c98f5b7
|
||||
command: ["start.sh", "immich"]
|
||||
ports:
|
||||
- 3001:3001
|
||||
|
@ -26,7 +26,7 @@ services:
|
|||
|
||||
immich-microservices:
|
||||
container_name: immich_microservices
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.0@sha256:b8b8fd71818be31bb934b93d146259ed88398fe3dbf01c88ca364c8f2992d422
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.1@sha256:dbf21b2eafba69c477e16ece117d6e77e1a230a01d30dccdeceaffd65c98f5b7
|
||||
command: ["start.sh", "microservices"]
|
||||
volumes:
|
||||
- /mnt/truenas-services/immich:/usr/src/app/upload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue