Tricot 41

This commit is contained in:
Alex 2022-05-10 16:40:17 +02:00
parent 52f14f9da2
commit e657ebd0a0
Signed by: lx
GPG key ID: 0E496D15096376BE
2 changed files with 2 additions and 2 deletions

View file

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

View file

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