Update tricot

This commit is contained in:
Alex 2022-01-24 20:58:19 +01:00
parent 4836bdd4b2
commit 2fd02c9f3d
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:30"
image = "lxpz/amd64_tricot:33"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port" ]