Upgrade traefik to 2.10

This commit is contained in:
IamTheFij 2024-01-04 13:25:10 -08:00
parent c26da678b3
commit 9be16fef1f
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ job "traefik" {
}
config {
image = "traefik:2.9"
image = "traefik:2.10"
ports = ["web", "websecure"]
network_mode = "host"