1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-10 18:02:31 +08:00

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

This commit is contained in:
renovate[bot] 2025-03-26 02:34:53 +00:00 committed by GitHub
parent d0155ceaae
commit 52a6e83b3f
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.129.0
image: ghcr.io/immich-app/immich-server:v1.130.1
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.129.0
image: ghcr.io/immich-app/immich-server:v1.130.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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