From 60ad398c4471b94be9a2b6a13caa17941cb28131 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 23 Apr 2022 22:04:14 +0200 Subject: Upgrade Plume + debug info --- app/plume/deploy/plume.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/plume/deploy/plume.hcl') diff --git a/app/plume/deploy/plume.hcl b/app/plume/deploy/plume.hcl index 14f460e..266a665 100644 --- a/app/plume/deploy/plume.hcl +++ b/app/plume/deploy/plume.hcl @@ -23,7 +23,7 @@ job "plume-blog" { driver = "docker" config { - image = "superboum/plume:v7" + image = "superboum/plume:v8" network_mode = "host" ports = [ "web_port" ] #command = "cat" -- cgit v1.2.3