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