chore(deps): update traefik docker tag to v3.3
All checks were successful
Deploy / Prepare Build (push) Successful in 2m18s
All checks were successful
Deploy / Prepare Build (push) Successful in 2m18s
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | traefik | v3.2 | v3.3 |
This commit is contained in:
parent
76c4157abf
commit
9b432e4827
@ -56,7 +56,7 @@
|
||||
- name: Create traefik Container
|
||||
docker_container:
|
||||
name: traefik
|
||||
image: traefik:v3.2
|
||||
image: traefik:v3.3
|
||||
restart_policy: unless-stopped
|
||||
networks:
|
||||
- name: "proxy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user