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

Update ghcr.io/immich-app/immich-server Docker tag to v1.114.0
This commit is contained in:
新疆萌森软件开发工作室 2024-09-09 11:13:41 +08:00 committed by GitHub
commit 46dcd874c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.113.1
image: ghcr.io/immich-app/immich-server:v1.114.0
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.113.1
image: ghcr.io/immich-app/immich-server:v1.114.0
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"