11 Commits

Author SHA1 Message Date
renovate_bot c4790e28fe Update ollama/ollama Docker tag to v0.21.2 2026-04-28 00:05:41 +00:00
renovate_bot 9ee9a34f06 Merge pull request 'Update amir20/dozzle Docker tag to v10.5.0' (#363) from renovate/amir20-dozzle-10.x into main 2026-04-27 02:03:23 +02:00
renovate_bot d63f76a869 Update amir20/dozzle Docker tag to v10.5.0 2026-04-27 00:03:21 +00:00
renovate_bot f346845508 Merge pull request 'Update vaultwarden/server Docker tag to v1.35.8' (#362) from renovate/vaultwarden-server-1.x into main 2026-04-26 02:03:17 +02:00
renovate_bot 547d041a52 Update vaultwarden/server Docker tag to v1.35.8 2026-04-26 00:03:15 +00:00
renovate_bot e4bac145a5 Merge pull request 'Update n8nio/n8n Docker tag to v2.18.3' (#360) from renovate/n8nio-n8n-2.x into main 2026-04-25 02:03:11 +02:00
renovate_bot 126c6b7064 Merge pull request 'Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.4' (#359) from renovate/ghcr.io-home-assistant-home-assistant-2026.x into main 2026-04-25 02:03:08 +02:00
renovate_bot 68f8ff8e14 Update n8nio/n8n Docker tag to v2.18.3 2026-04-25 00:03:06 +00:00
renovate_bot f3a79ac0d5 Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.4 2026-04-25 00:03:05 +00:00
chriswin 50c4b3fba7 Merge pull request 'Update tomsquest/docker-radicale Docker tag to v3.7.1.0' (#356) from renovate/tomsquest-docker-radicale-3.x into main
Reviewed-on: #356
2026-04-24 22:56:25 +02:00
renovate_bot 8e24cfa96f Update tomsquest/docker-radicale Docker tag to v3.7.1.0 2026-04-24 00:05:26 +00:00
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: dozzle
image: amir20/dozzle:v10.4.1
image: amir20/dozzle:v10.5.0
ports:
- 8083:8080
networks:
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/home-assistant/home-assistant:2026.4.3
image: ghcr.io/home-assistant/home-assistant:2026.4.4
container_name: home-assistant
networks:
- ip4net
+1 -1
View File
@@ -1,5 +1,5 @@
# Start with the official n8n image
FROM n8nio/n8n:2.18.2
FROM n8nio/n8n:2.18.3
# Copy apk and its deps from Alpine 3.23
COPY --from=alpine:3.23 /sbin/apk /sbin/apk
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.21.1
image: ollama/ollama:0.21.2
container_name: ollama
ports:
- 4019:11434
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: tomsquest/docker-radicale:3.6.1.0
image: tomsquest/docker-radicale:3.7.1.0
container_name: radicale
ports:
- 4017:5232
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: vaultwarden/server:1.35.7
image: vaultwarden/server:1.35.8
container_name: vaultwarden
ports:
- 4018:80