aboutsummaryrefslogtreecommitdiff
path: root/app/core
diff options
context:
space:
mode:
authordarkgallium <darkgallium@deuxfleurs.fr>2021-08-19 11:33:36 +0200
committerdarkgallium <darkgallium@deuxfleurs.fr>2021-08-19 11:33:36 +0200
commite26f57c8ebdc4697ef3e97033c10b2ea5efe2c97 (patch)
treee378bf3f8c0771f6e7a5d5b69cabba99aebe098c /app/core
parentd25f4d18aa6cc62cba8befc0e1b15192ce6b7b86 (diff)
downloadinfrastructure-e26f57c8ebdc4697ef3e97033c10b2ea5efe2c97.tar.gz
infrastructure-e26f57c8ebdc4697ef3e97033c10b2ea5efe2c97.zip
bump diplonat version 2->3
Diffstat (limited to 'app/core')
-rw-r--r--app/core/deploy/core.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/core/deploy/core.hcl b/app/core/deploy/core.hcl
index 21c1b5f..39b4a17 100644
--- a/app/core/deploy/core.hcl
+++ b/app/core/deploy/core.hcl
@@ -18,7 +18,7 @@ job "core" {
driver = "docker"
config {
- image = "darkgallium/amd64_diplonat:v2"
+ image = "darkgallium/amd64_diplonat:v3"
network_mode = "host"
readonly_rootfs = true
privileged = true