chore(deps): update altran1502/immich-server docker tag to v1.65.0 (#778)

This commit is contained in:
renovate[bot] 2023-06-30 10:50:37 +00:00 committed by GitHub
parent 74af4a0b3a
commit 2e7ee8f87c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ services:
immich-server:
container_name: immich-server
image: altran1502/immich-server:v1.64.0
image: altran1502/immich-server:v1.65.0
command: ["start-server.sh"]
volumes:
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
@ -68,7 +68,7 @@ services:
immich-microservices:
container_name: immich-microservices
image: altran1502/immich-server:v1.64.0
image: altran1502/immich-server:v1.65.0
command: ["start-microservices.sh"]
volumes:
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload