Merge pull request #3707 from QYG2297248353/renovate/immich-monorepo
chore(deps): update immich monorepo to v2.3.0
This commit is contained in:
@@ -6,7 +6,7 @@ name: immich-machine-learning
|
||||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -26,7 +26,7 @@ services:
|
||||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v2.2.3
|
||||
image: ghcr.io/immich-app/immich-server:v2.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -6,7 +6,7 @@ name: immich-server
|
||||
|
||||
services:
|
||||
immich-server:
|
||||
image: ghcr.io/immich-app/immich-server:v2.2.3
|
||||
image: ghcr.io/immich-app/immich-server:v2.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -26,7 +26,7 @@ services:
|
||||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v2.2.3
|
||||
image: ghcr.io/immich-app/immich-server:v2.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.3.0
|
||||
container_name: machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Reference in New Issue
Block a user