Tricot 37 on staging

This commit is contained in:
Alex 2022-05-04 14:50:11 +02:00
parent c99c0ffd30
commit 44d3d6d19c
Signed by: lx
GPG key ID: 0E496D15096376BE

View file

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