Update applications
Some checks failed
Linting / YAML Lint (push) Successful in 11s
Linting / Ansible Lint (push) Failing after 32s

This commit is contained in:
2026-03-11 09:51:23 +03:00
parent 4e467d0f9b
commit fb87cf77b2
5 changed files with 96 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
services:
{{ service_name }}:
image: caddy:2.10.2
image: caddy:2.11.2
restart: unless-stopped
container_name: {{ service_name }}
ports:

View File

@@ -1,7 +1,7 @@
services:
dozzle_app:
image: amir20/dozzle:v10.0.5
image: amir20/dozzle:v10.1.1
container_name: dozzle_app
restart: unless-stopped
volumes: