prod: tricot (build musl)

This commit is contained in:
Armaël Guéneau 2024-11-09 23:28:57 +01:00
parent b279f1e0db
commit fe7725b49e

View file

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