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

| datasource | package       | from    | to      |
| ---------- | ------------- | ------- | ------- |
| docker     | amir20/dozzle | v8.13.7 | v8.13.8 |
This commit is contained in:
Renovate Bot
2025-07-24 17:02:25 +00:00
parent 44062b9c0d
commit bf6471312c
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.13.7
image: amir20/dozzle:v8.13.8
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.13.7
image: amir20/dozzle:v8.13.8
restart_policy: unless-stopped
recreate: true
networks: