Update tricot

This commit is contained in:
Alex 2022-05-04 17:27:54 +02:00
parent 4cb1dbe663
commit 79d68c4aa3
Signed by: lx
GPG Key ID: 0E496D15096376BE
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ job "frontend" {
driver = "docker"
config {
image = "lxpz/amd64_tricot:33"
image = "lxpz/amd64_tricot:37"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port", "admin_port" ]