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