diff --git a/app/core/deploy/core.hcl b/app/core/deploy/core.hcl index f04f864..0c1792b 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:v3" + image = "lxpz/amd64_diplonat:3" network_mode = "host" readonly_rootfs = true privileged = true @@ -33,7 +33,6 @@ job "core" { template { data = <