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" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "lxpz/guichet_amd64:13"
|
||||
image = "lxpz/guichet_amd64:14"
|
||||
readonly_rootfs = true
|
||||
ports = [ "web_port" ]
|
||||
volumes = [
|
||||
|
|
Loading…
Reference in a new issue