Bump traefik version

This commit is contained in:
IamTheFij 2022-11-15 15:55:11 -08:00
parent a1def1c69d
commit 8a21dd7eb4

View File

@ -74,7 +74,7 @@ job "traefik" {
driver = "docker" driver = "docker"
config { config {
image = "traefik:2.6" image = "traefik:2.9"
ports = ["web", "websecure"] ports = ["web", "websecure"]
network_mode = "host" network_mode = "host"