aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-10-19 20:27:54 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-10-19 20:27:54 +0200
commit3ef7b6775b6e390406b216f9b4a65e655780083e (patch)
treed9be20cd695a7bdf55c9968186d6d9f711fc95ad
parente4c15e9d7143f452f05ff469112234a16e341051 (diff)
downloadinfrastructure-3ef7b6775b6e390406b216f9b4a65e655780083e.tar.gz
infrastructure-3ef7b6775b6e390406b216f9b4a65e655780083e.zip
Plume loves LDAP now
-rw-r--r--app/deployment/plume.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/deployment/plume.hcl b/app/deployment/plume.hcl
index 89afcf5..376789b 100644
--- a/app/deployment/plume.hcl
+++ b/app/deployment/plume.hcl
@@ -12,7 +12,7 @@ job "plume" {
task "plume" {
driver = "docker"
config {
- image = "plumeorg/plume:v0.5.0"
+ image = "superboum/plume:v1"
port_map {
web_port = 7878
}