Skip to content

Commit

Permalink
Update ghcr.io/immich-app/immich-server Docker tag to v1.125.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent a5fa967 commit 2fa3879
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.2/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.2
image: ghcr.io/immich-app/immich-server:v1.125.3
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down
2 changes: 1 addition & 1 deletion apps/immich-server/1.125.2/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.2
image: ghcr.io/immich-app/immich-server:v1.125.3
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down
2 changes: 1 addition & 1 deletion apps/immich/1.125.3/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.2
image: ghcr.io/immich-app/immich-server:v1.125.3
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down

0 comments on commit 2fa3879

Please sign in to comment.