forked from Deuxfleurs/nixcfg
prod: update tricot
This commit is contained in:
parent
fe805b6bab
commit
6478560087
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ EOH
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "lxpz/amd64_tricot:46"
|
image = "lxpz/amd64_tricot:47"
|
||||||
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