1 Commits

Author SHA1 Message Date
renovate_bot 132901fb17 Update ghost Docker tag to v6.27.0 2026-04-11 00:02:39 +00:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: authelia
image: authelia/authelia:4.39.18
image: authelia/authelia:4.39.17
ports:
- 9959:9959 # metrics prometheus
networks:
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: lscr.io/linuxserver/calibre:9.7.0
image: lscr.io/linuxserver/calibre:9.6.0
container_name: calibre
environment:
- PASSWORD= #optional
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v2.7.4
image: ghcr.io/immich-app/immich-server:v2.7.3
environment:
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
DB_HOSTNAME: postgres-with-pg-vector
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.20.5
image: ollama/ollama:0.20.3
container_name: ollama
ports:
- 4019:11434