Update ghcr.io/immich-app/immich-server Docker tag to v1.118.1

This commit is contained in:
renovate[bot] 2024-10-16 02:29:51 +00:00 committed by GitHub
parent aa9401431f
commit 9d4c0a5f7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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.117.0
image: ghcr.io/immich-app/immich-server:v1.118.1
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.117.0
image: ghcr.io/immich-app/immich-server:v1.118.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"