forked from Deuxfleurs/infrastructure
update guichet
This commit is contained in:
parent
b8470be123
commit
d25f4d18aa
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:13"
|
image = "lxpz/guichet_amd64:14"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "web_port" ]
|
ports = [ "web_port" ]
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|
Loading…
Reference in a new issue