aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin <quentin@dufour.io>2021-08-19 11:43:28 +0200
committerQuentin <quentin@dufour.io>2021-08-19 11:43:28 +0200
commit09269e8497793f97398ace2ebe7f2b70777788c8 (patch)
treee378bf3f8c0771f6e7a5d5b69cabba99aebe098c /app
parentd25f4d18aa6cc62cba8befc0e1b15192ce6b7b86 (diff)
parente26f57c8ebdc4697ef3e97033c10b2ea5efe2c97 (diff)
downloadinfrastructure-09269e8497793f97398ace2ebe7f2b70777788c8.tar.gz
infrastructure-09269e8497793f97398ace2ebe7f2b70777788c8.zip
Merge pull request 'bump diplonat version 2->3' (#39) from bump-diplonat into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/pulls/39
Diffstat (limited to 'app')
-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