feat: pin traefik version to v3.7.0
This commit is contained in:
parent
3ad285c5be
commit
30881cd1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
||||||
pull: "always"
|
pull: "always"
|
||||||
state: "started"
|
state: "started"
|
||||||
name: "traefik"
|
name: "traefik"
|
||||||
image: "docker.io/library/traefik:v3.7"
|
image: "docker.io/library/traefik:v3.7.0"
|
||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
networks:
|
networks:
|
||||||
- name: "pangolin"
|
- name: "pangolin"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue