chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.83.0

This commit is contained in:
renovate 2023-10-28 15:00:24 +00:00
parent 7aba075e23
commit b99f6c944a

View file

@ -3,7 +3,7 @@ version: "3.8"
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.82.1@sha256:c6dc1823f99e3b23002088eab26b7675e7c3b4703ab71449d054dd18bbdfb11d
image: ghcr.io/immich-app/immich-server:v1.83.0@sha256:76e78d66ff56ad1e377edfcbec079ae506e8b25b89d075d3a2de2ff2f93b882a
command: ["start.sh", "immich"]
volumes:
- library:/usr/src/app/upload
@ -20,7 +20,7 @@ services:
immich-microservices:
container_name: immich_microservices
image: ghcr.io/immich-app/immich-server:v1.82.1@sha256:c6dc1823f99e3b23002088eab26b7675e7c3b4703ab71449d054dd18bbdfb11d
image: ghcr.io/immich-app/immich-server:v1.83.0@sha256:76e78d66ff56ad1e377edfcbec079ae506e8b25b89d075d3a2de2ff2f93b882a
command: ["start.sh", "microservices"]
volumes:
- library:/usr/src/app/upload