aboutsummaryrefslogtreecommitdiff
path: root/nomad/traefik.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/traefik.hcl')
-rw-r--r--nomad/traefik.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/traefik.hcl b/nomad/traefik.hcl
index f383090..8b9788e 100644
--- a/nomad/traefik.hcl
+++ b/nomad/traefik.hcl
@@ -7,7 +7,7 @@ job "frontend" {
driver = "docker"
config {
- image = "amd64/traefik:1.7.9"
+ image = "amd64/traefik:1.7.20"
readonly_rootfs = true
port_map {
https_port = 443