aboutsummaryrefslogtreecommitdiff
path: root/app/plume/deploy/plume.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'app/plume/deploy/plume.hcl')
-rw-r--r--app/plume/deploy/plume.hcl2
1 files changed, 1 insertions, 1 deletions
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"