Skip to content

Commit 79d59ff

Browse files
Merge pull request 1Panel-dev#4047 from QYG2297248353/renovate/immich-monorepo
chore(deps): update immich monorepo to v2.4.0
2 parents a836b37 + 8d0802a commit 79d59ff

File tree

28 files changed

+5
-5
lines changed

28 files changed

+5
-5
lines changed
File renamed without changes.

apps/immich-machine-learning/2.3.1/docker-compose.yml renamed to apps/immich-machine-learning/2.4.0/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: immich-machine-learning
66

77
services:
88
immich-machine-learning:
9-
image: ghcr.io/immich-app/immich-machine-learning:v2.3.1
9+
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0
1010
container_name: ${CONTAINER_NAME}
1111
labels:
1212
createdBy: "Apps"
File renamed without changes.
File renamed without changes.
File renamed without changes.

apps/immich-machine-learning/2.3.1/scripts/uninstall.sh renamed to apps/immich-machine-learning/2.4.0/scripts/uninstall.sh

File renamed without changes.
File renamed without changes.

apps/immich-no-machine/2.3.1/docker-compose.yml renamed to apps/immich-no-machine/2.4.0/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
immich-server:
2727
depends_on:
2828
- immich-pg14-vectors
29-
image: ghcr.io/immich-app/immich-server:v2.3.1
29+
image: ghcr.io/immich-app/immich-server:v2.4.0
3030
container_name: ${CONTAINER_NAME}
3131
labels:
3232
createdBy: "Apps"
File renamed without changes.

0 commit comments

Comments
 (0)