aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
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