1 Commits

Author SHA1 Message Date
renovate_bot 9f43e9f7e3 Update n8nio/n8n Docker tag to v2.15.0 2026-03-31 00:05:59 +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