forked from Deuxfleurs/nixcfg
Tricot 37 on staging
This commit is contained in:
parent
c99c0ffd30
commit
44d3d6d19c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ job "frontend" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "lxpz/amd64_tricot:36"
|
||||
image = "lxpz/amd64_tricot:37"
|
||||
network_mode = "host"
|
||||
readonly_rootfs = true
|
||||
ports = [ "http_port", "https_port" ]
|
||||
|
|
Loading…
Reference in a new issue