1 Commits

Author SHA1 Message Date
renovate_bot e0c2a247b0 Update ghost Docker tag to v6.24.0 2026-03-31 00:05:56 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: databasus/databasus:v3.28.0
image: databasus/databasus:v3.27.0
container_name: databasus
ports:
- 8086:4005
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: ntfy
image: binwiederhier/ntfy:v2.21.0
image: binwiederhier/ntfy:v2.20.1
ports:
- "4023:80"
networks:
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.19.0
image: ollama/ollama:0.18.3
container_name: ollama
ports:
- 4019:11434