tricot upgrade

This commit is contained in:
Quentin 2023-12-14 10:59:33 +01:00
parent 47e982b29d
commit 16168b916e
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ job "core-tricot" {
driver = "docker"
config {
image = "superboum/amd64_tricot:53"
image = "superboum/amd64_tricot:54"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port" ]