Upgrade traefik to 2.10
This commit is contained in:
parent
c26da678b3
commit
9be16fef1f
@ -83,7 +83,7 @@ job "traefik" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "traefik:2.9"
|
image = "traefik:2.10"
|
||||||
|
|
||||||
ports = ["web", "websecure"]
|
ports = ["web", "websecure"]
|
||||||
network_mode = "host"
|
network_mode = "host"
|
||||||
|
Loading…
Reference in New Issue
Block a user