From 68575d2654c69c929f0fb9f73c80e9f3a1490b9d Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 19 Apr 2021 10:50:38 +0200 Subject: Migrate from Plume from v0.6.0 to v0.7.0RC --- app/plume/deploy/plume.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/plume/deploy') diff --git a/app/plume/deploy/plume.hcl b/app/plume/deploy/plume.hcl index 0a82c57..9709c3b 100644 --- a/app/plume/deploy/plume.hcl +++ b/app/plume/deploy/plume.hcl @@ -17,7 +17,7 @@ job "plume" { task "plume" { driver = "docker" config { - image = "superboum/plume:v2" + image = "superboum/plume:v3" network_mode = "host" ports = [ "web_port" ] #command = "cat" -- cgit v1.2.3