1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-30 00:34:59 +08:00

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

This commit is contained in:
renovate[bot] 2025-05-28 04:27:57 +00:00 committed by GitHub
parent b8d5bff5f8
commit 0b0824358f
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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