forked from Deuxfleurs/infrastructure
update guichet
This commit is contained in:
parent
576ac2772e
commit
455e4db784
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ job "directory" {
|
||||||
task "guichet" {
|
task "guichet" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "lxpz/guichet_amd64:10"
|
image = "lxpz/guichet_amd64:11"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "web_port" ]
|
ports = [ "web_port" ]
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|
Loading…
Reference in a new issue