1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-15 11:02:30 +08:00

chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.7.5 (localApps) (#5040)

This commit is contained in:
renovate[bot] 2026-04-13 15:10:40 +00:00 committed by GitHub
parent f62c462d77
commit 157ac25722
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 2 deletions

View File

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