aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/core/deploy
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-08-27 18:07:30 +0200
committerAlex Auvolat <alex@adnab.me>2023-08-27 18:07:30 +0200
commit7dd815365350076d168204fbebbe8f7446cd73ad (patch)
tree21eec717e776148f192a19a6d66f3a9a32b4d5f4 /cluster/prod/app/core/deploy
parentecb4cabcf0ea52226d95f1e0e0f2f5d1695133a5 (diff)
downloadnixcfg-7dd815365350076d168204fbebbe8f7446cd73ad.tar.gz
nixcfg-7dd815365350076d168204fbebbe8f7446cd73ad.zip
màj tricot
Diffstat (limited to 'cluster/prod/app/core/deploy')
-rw-r--r--cluster/prod/app/core/deploy/tricot.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl
index f613995..c165f08 100644
--- a/cluster/prod/app/core/deploy/tricot.hcl
+++ b/cluster/prod/app/core/deploy/tricot.hcl
@@ -28,7 +28,7 @@ job "core-tricot" {
driver = "docker"
config {
- image = "superboum/amd64_tricot:49"
+ image = "lxpz/amd64_tricot:50"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port" ]