forked from Deuxfleurs/nixcfg
tricot upgrade
This commit is contained in:
parent
47e982b29d
commit
16168b916e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ job "core-tricot" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "superboum/amd64_tricot:53"
|
image = "superboum/amd64_tricot:54"
|
||||||
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