aboutsummaryrefslogtreecommitdiff
path: root/guichet.hcl.example
diff options
context:
space:
mode:
Diffstat (limited to 'guichet.hcl.example')
-rw-r--r--guichet.hcl.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/guichet.hcl.example b/guichet.hcl.example
index 740ab23..3136956 100644
--- a/guichet.hcl.example
+++ b/guichet.hcl.example
@@ -12,7 +12,7 @@ job "guichet" {
task "server" {
driver = "docker"
config {
- image = "lxpz/guichet_amd64:6"
+ image = "lxpz/guichet_amd64:7"
readonly_rootfs = true
port_map {
web_port = 9991