From 831ddd30558d9015f9219ae28384a414d7b73bf6 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 27 Jan 2022 09:57:49 +0100 Subject: Some fixes --- app/core/deploy/core.hcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/core') 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 = <