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

| datasource | package       | from     | to       |
| ---------- | ------------- | -------- | -------- |
| docker     | amir20/dozzle | v8.12.14 | v8.12.15 |
This commit is contained in:
Renovate Bot 2025-05-08 15:01:53 +00:00
parent 321f064763
commit c2649d3a42
2 changed files with 2 additions and 2 deletions

View File

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

View File

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