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"
|
||||
state: "started"
|
||||
name: "traefik"
|
||||
image: "docker.io/library/traefik:v3.7"
|
||||
image: "docker.io/library/traefik:v3.7.0"
|
||||
restart_policy: "unless-stopped"
|
||||
networks:
|
||||
- name: "pangolin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue