Upgrade guicet version

This commit is contained in:
Alex 2020-02-11 22:03:50 +01:00
parent 1c7b89e548
commit 44a341f9a6

View file

@ -61,7 +61,7 @@ job "directory2" {
task "guichet" {
driver = "docker"
config {
image = "lxpz/guichet_amd64:1"
image = "lxpz/guichet_amd64:2"
readonly_rootfs = true
port_map {
web_port = 9991