Merge pull request #393 from QYG2297248353/renovate/ghcr.io-immich-app-immich-server-1.x

Update ghcr.io/immich-app/immich-server Docker tag to v1.116.2
This commit is contained in:
Meng Sen
2024-09-28 14:10:27 +08:00
committed by GitHub
6 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.116.0
image: ghcr.io/immich-app/immich-server:v1.116.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -57,7 +57,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.116.0
image: ghcr.io/immich-app/immich-server:v1.116.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"