Bump guichet to v3 (disable email edit)

This commit is contained in:
Alex 2020-02-11 23:27:57 +01:00
parent 9815004324
commit 91032944ee

View file

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