chore(deps): update manual-merge-packages to v1.93.0 (#2168)

This commit is contained in:
renovate[bot] 2024-01-19 07:17:19 +00:00 committed by GitHub
parent 0cf0173ce7
commit 85b471b6a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8128,
"id": "immich",
"tipi_version": 68,
"version": "1.92.1",
"tipi_version": 69,
"version": "1.93.0",
"categories": [
"data",
"photography"

View File

@ -4,7 +4,7 @@ services:
immich:
container_name: immich
image: altran1502/immich-server:v1.92.1
image: altran1502/immich-server:v1.93.0
command: ["start-server.sh"]
volumes:
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
@ -53,7 +53,7 @@ services:
immich-microservices:
container_name: immich-microservices
image: altran1502/immich-server:v1.92.1
image: altran1502/immich-server:v1.93.0
command: ["start-microservices.sh"]
volumes:
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
@ -75,7 +75,7 @@ services:
immich-machine-learning:
container_name: immich-machine-learning
image: altran1502/immich-machine-learning:v1.92.1
image: altran1502/immich-machine-learning:v1.93.0
volumes:
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
- ${APP_DATA_DIR}/data/immich-ml-cache:/cache