Update traefik Docker tag to v3.6
All checks were successful
CI / Terraform fmt + validate (pull_request) Successful in 18s
CI / Nomad job spec validate (pull_request) Successful in 23s
CI / Docker image pull validation (pull_request) Successful in 20s

This commit is contained in:
2026-04-20 04:02:23 +00:00
parent 8e32d00d90
commit 8e595fcc28

View File

@@ -46,7 +46,7 @@ job "traefik" {
driver = "docker" driver = "docker"
config { config {
image = "traefik:v3.3" image = "traefik:v3.6"
ports = ["http", "https", "api"] ports = ["http", "https", "api"]
volumes = [ volumes = [