forked from Deuxfleurs/infrastructure
Upgrade guicet version
This commit is contained in:
parent
1c7b89e548
commit
44a341f9a6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue