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 e2f1791..7c702ae 100644
--- a/guichet.hcl.example
+++ b/guichet.hcl.example
@@ -12,7 +12,7 @@ job "guichet" {
task "server" {
driver = "docker"
config {
- image = "lxpz/guichet_amd64:3"
+ image = "lxpz/guichet_amd64:4"
readonly_rootfs = true
port_map {
web_port = 9991