forked from Deuxfleurs/infrastructure
Update guichet
This commit is contained in:
parent
4599f20110
commit
81cff21220
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ job "directory2" {
|
||||||
task "guichet" {
|
task "guichet" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "lxpz/guichet_amd64:9"
|
image = "lxpz/guichet_amd64:10"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
port_map {
|
port_map {
|
||||||
web_port = 9991
|
web_port = 9991
|
||||||
|
|
Loading…
Reference in a new issue