forked from Deuxfleurs/infrastructure
Update tricot
This commit is contained in:
parent
4cb1dbe663
commit
79d68c4aa3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ job "frontend" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "lxpz/amd64_tricot:33"
|
||||
image = "lxpz/amd64_tricot:37"
|
||||
network_mode = "host"
|
||||
readonly_rootfs = true
|
||||
ports = [ "http_port", "https_port", "admin_port" ]
|
||||
|
|
Loading…
Reference in a new issue