chore(deps): update traefik docker tag to v3.4
Some checks failed
Deploy / Prepare Build (push) Failing after 1m30s
Some checks failed
Deploy / Prepare Build (push) Failing after 1m30s
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | traefik | v3.3 | v3.4 |
This commit is contained in:
parent
47095c6652
commit
6c82add312
@ -56,7 +56,7 @@
|
||||
- name: Create traefik Container
|
||||
docker_container:
|
||||
name: traefik
|
||||
image: traefik:v3.3
|
||||
image: traefik:v3.4
|
||||
restart_policy: unless-stopped
|
||||
networks:
|
||||
- name: "proxy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user