Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3afe4a7d8b | |||
| aea7f4f363 | |||
| 2061487eaf | |||
| 866bb085db | |||
| cab30346d5 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/gethomepage/homepage:v1.12.0
|
||||
image: ghcr.io/gethomepage/homepage:v1.12.1
|
||||
container_name: homepage
|
||||
ports:
|
||||
- 3030:3000
|
||||
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.6.2
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.6.3
|
||||
ports:
|
||||
- 3003:3003
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user