11 Commits

Author SHA1 Message Date
074b4c8a81 Update ghcr.io/immich-app/immich-server Docker tag to v2.5.3 2026-02-05 00:02:24 +00:00
53a13ceabf Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.1' (#96) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main 2026-02-04 13:13:45 +01:00
2dd0d781be Merge pull request 'Update ghost Docker tag to v6.16.1' (#97) from renovate/ghost-6.x into main 2026-02-04 13:13:44 +01:00
569dfd65e5 Update ghost Docker tag to v6.16.1 2026-02-04 12:13:43 +00:00
380ae51468 Merge pull request 'Update deluan/navidrome Docker tag to v0.60.0' (#95) from renovate/deluan-navidrome-0.x into main 2026-02-04 13:13:42 +01:00
a92bcec26d Update ghcr.io/mealie-recipes/mealie Docker tag to v3.10.1 2026-02-04 12:13:41 +00:00
0a90229a50 Update deluan/navidrome Docker tag to v0.60.0 2026-02-04 12:13:40 +00:00
5c3febec49 Merge pull request 'Update syncthing/syncthing Docker tag to v2.0.14' (#93) from renovate/syncthing-syncthing-2.x into main 2026-02-04 13:13:39 +01:00
655327ebb4 Update syncthing/syncthing Docker tag to v2.0.14 2026-02-04 12:13:37 +00:00
dce325d54d Merge pull request 'Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.5.3' (#91) from renovate/ghcr.io-immich-app-immich-machine-learning-2.x into main 2026-02-04 13:13:36 +01:00
4595b47f0f Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.5.3 2026-02-04 12:13:34 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: syncthing/syncthing:2.0.13
image: syncthing/syncthing:2.0.14
container_name: syncthing
volumes:
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync

View File

@@ -32,7 +32,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v2.5.2
image: ghcr.io/immich-app/immich-machine-learning:v2.5.3
ports:
- 3003:3003
volumes:

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: deluan/navidrome:0.59.0
image: deluan/navidrome:0.60.0
container_name: navidrome
ports:
- 2011:4533

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.14.0-alpine
image: ghost:6.16.1-alpine
container_name: ghost
ports:
- 4016:2368

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/mealie-recipes/mealie:v3.9.2
image: ghcr.io/mealie-recipes/mealie:v3.10.1
container_name: mealie
ports:
- "4006:9000"