Update tricot

This commit is contained in:
Alex 2022-01-13 12:35:17 +01:00
parent 26a072654e
commit 5f1c28b80a
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -13,7 +13,7 @@ job "frontend" {
driver = "docker"
config {
image = "lxpz/amd64_tricot:28"
image = "lxpz/amd64_tricot:29"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port" ]