Compare commits
4
Commits
76167078b1
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c07142e24 | ||
|
|
b5fc1ca8f0 | ||
|
|
b5929f6ede | ||
|
|
e52a8f3753 |
@@ -13,7 +13,7 @@ services:
|
|||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
container_name: authelia
|
container_name: authelia
|
||||||
image: authelia/authelia:4.39.24
|
image: authelia/authelia:4.39.25
|
||||||
ports:
|
ports:
|
||||||
- 9959:9959 # metrics prometheus
|
- 9959:9959 # metrics prometheus
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: vikunja/vikunja:2.6.0
|
image: vikunja/vikunja:2.5.0
|
||||||
container_name: vikunja
|
container_name: vikunja
|
||||||
secrets: [vikunja_jwt_secret]
|
secrets: [vikunja_jwt_secret]
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user