2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: immich_machine_learning container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v3.1.0 image: ghcr.io/immich-app/immich-machine-learning:v3.2.0
ports: ports:
- 3003:3003 - 3003:3003
volumes: volumes:
+1 -1
View File
@@ -6,7 +6,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: vikunja/vikunja:2.5.0 image: vikunja/vikunja:2.6.0
container_name: vikunja container_name: vikunja
secrets: [vikunja_jwt_secret] secrets: [vikunja_jwt_secret]
environment: environment: