chore(deps): update amir20/dozzle docker tag to v8.10.3
All checks were successful
Deploy / Prepare Build (push) Successful in 1m16s
All checks were successful
Deploy / Prepare Build (push) Successful in 1m16s
| datasource | package | from | to | | ---------- | ------------- | ------- | ------ | | docker | amir20/dozzle | v8.10.2 | 8.10.3 |
This commit is contained in:
parent
cbc580701e
commit
77837177c7
@ -2,7 +2,7 @@
|
||||
- name: Create the dozzle container
|
||||
docker_container:
|
||||
name: dozzle_agent
|
||||
image: amir20/dozzle:v8.10.2
|
||||
image: amir20/dozzle:8.10.3
|
||||
restart_policy: unless-stopped
|
||||
command: agent
|
||||
recreate: true
|
||||
|
@ -10,7 +10,7 @@
|
||||
- name: Create the dozzle container
|
||||
docker_container:
|
||||
name: dozzle
|
||||
image: amir20/dozzle:v8.10.2
|
||||
image: amir20/dozzle:8.10.3
|
||||
restart_policy: unless-stopped
|
||||
recreate: true
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user