forked from Deuxfleurs/nixcfg
Update tricot
This commit is contained in:
parent
26a072654e
commit
5f1c28b80a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ job "frontend" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "lxpz/amd64_tricot:28"
|
image = "lxpz/amd64_tricot:29"
|
||||||
network_mode = "host"
|
network_mode = "host"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "http_port", "https_port" ]
|
ports = [ "http_port", "https_port" ]
|
||||||
|
|
Loading…
Reference in a new issue