Bump traefik version

This commit is contained in:
IamTheFij 2022-11-15 15:55:11 -08:00
parent a1def1c69d
commit 8a21dd7eb4
1 changed files with 1 additions and 1 deletions

View File

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