chore(deps): update amir20/dozzle docker tag to v8.11.4
All checks were successful
Deploy / Prepare Build (push) Successful in 1m1s

| datasource | package       | from    | to      |
| ---------- | ------------- | ------- | ------- |
| docker     | amir20/dozzle | v8.11.3 | v8.11.4 |
This commit is contained in:
Renovate Bot 2025-02-18 21:02:15 +00:00
parent e7391d32cc
commit 5af5f830bb
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
- name: Create the dozzle container
docker_container:
name: dozzle_agent
image: amir20/dozzle:v8.11.3
image: amir20/dozzle:v8.11.4
restart_policy: unless-stopped
command: agent
recreate: true

View File

@ -10,7 +10,7 @@
- name: Create the dozzle container
docker_container:
name: dozzle
image: amir20/dozzle:v8.11.3
image: amir20/dozzle:v8.11.4
restart_policy: unless-stopped
recreate: true
networks: