aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/guichet/deploy
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-06-24 13:52:18 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-06-24 13:52:18 +0200
commitfa510688d770884e7059596a89e7bc761f9e2586 (patch)
tree08b57d883ed04272ced2619c49cb6f03fd069b9c /cluster/prod/app/guichet/deploy
parentfc83048b0247e222dd94bbf0430f99d58c5be418 (diff)
downloadnixcfg-fa510688d770884e7059596a89e7bc761f9e2586.tar.gz
nixcfg-fa510688d770884e7059596a89e7bc761f9e2586.zip
update guichet
Diffstat (limited to 'cluster/prod/app/guichet/deploy')
-rw-r--r--cluster/prod/app/guichet/deploy/guichet.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/guichet/deploy/guichet.hcl b/cluster/prod/app/guichet/deploy/guichet.hcl
index 4b2ff28..17f8134 100644
--- a/cluster/prod/app/guichet/deploy/guichet.hcl
+++ b/cluster/prod/app/guichet/deploy/guichet.hcl
@@ -13,7 +13,7 @@ job "guichet" {
task "guichet" {
driver = "docker"
config {
- image = "dxflrs/guichet:m1gzk1r00xp0kz566fwbpc87z7haq7xj"
+ image = "dxflrs/guichet:0x4y7bj1qb8w8hckvpbzlgyxh63j66ij"
args = [ "server", "-config", "/etc/config.json" ]
readonly_rootfs = true
ports = [ "web_port" ]