Author SHA1 Message Date
renovate_bot f670b91907 Update n8nio/n8n Docker tag to v2.38.3 2026-09-06 00:02:56 +00:00
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: databasus/databasus:v3.57.0
image: databasus/databasus:v3.55.3
container_name: databasus
ports:
- 8086:4005
+1 -1
View File
@@ -13,7 +13,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: authelia
image: authelia/authelia:4.39.23
image: authelia/authelia:4.39.22
ports:
- 9959:9959 # metrics prometheus
networks:
+1 -1
View File
@@ -25,7 +25,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: henrygd/beszel-agent:0.19.0
image: henrygd/beszel-agent:0.18.8
container_name: beszel-agent
restart: unless-stopped
network_mode: host
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: syncthing/syncthing:2.1.5
image: syncthing/syncthing:2.1.3
container_name: syncthing
volumes:
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: lscr.io/linuxserver/calibre:9.14.0
image: lscr.io/linuxserver/calibre:9.13.0
container_name: calibre
# environment:
# - PASSWORD= #optional
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: lscr.io/linuxserver/qbittorrent:5.2.3
image: lscr.io/linuxserver/qbittorrent:5.1.4
container_name: qbittorrent
ports:
- 2002:2002
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: dozzle
image: amir20/dozzle:v10.10.0
image: amir20/dozzle:v10.9.2
ports:
- 8083:8080
networks:
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/home-assistant/home-assistant:2026.9.1
image: ghcr.io/home-assistant/home-assistant:2026.9.0
container_name: home-assistant
networks:
- ip4net
+1 -1
View File
@@ -1,5 +1,5 @@
# Start with the official n8n image
FROM n8nio/n8n:2.38.2
FROM n8nio/n8n:2.38.3
# Copy apk and its deps from Alpine 3.23
COPY --from=alpine:3.24 /sbin/apk /sbin/apk
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: tomsquest/docker-radicale:3.8.0.0
image: tomsquest/docker-radicale:3.7.6.0
container_name: radicale
ports:
- 4017:5232