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

| datasource | package       | from    | to      |
| ---------- | ------------- | ------- | ------- |
| docker     | amir20/dozzle | v8.12.1 | v8.12.2 |
This commit is contained in:
Renovate Bot 2025-03-31 21:02:07 +00:00
parent fb85c066a5
commit befdc84947
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.12.1
image: amir20/dozzle:v8.12.2
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.12.1
image: amir20/dozzle:v8.12.2
restart_policy: unless-stopped
recreate: true
networks: