Skip to content

Commit

Permalink
Update ghcr.io/immich-app/immich-server Docker tag to v1.125.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 27a0423 commit 5cb4133
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/immich-no-machine/1.125.1/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.125.1
image: ghcr.io/immich-app/immich-server:v1.125.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down
2 changes: 1 addition & 1 deletion apps/immich-server/1.125.1/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: immich-server

services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.125.1
image: ghcr.io/immich-app/immich-server:v1.125.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down
2 changes: 1 addition & 1 deletion apps/immich/1.125.1/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.125.1
image: ghcr.io/immich-app/immich-server:v1.125.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down

0 comments on commit 5cb4133

Please sign in to comment.