guichet upgrade
This commit is contained in:
parent
8d9aa00de5
commit
305c160899
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ job "guichet" {
|
||||||
task "guichet" {
|
task "guichet" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "dxflrs/guichet:0x4y7bj1qb8w8hckvpbzlgyxh63j66ij"
|
image = "dxflrs/guichet:qn27aqm4c8pc8vaphnz49z6j94h2p241"
|
||||||
args = [ "server", "-config", "/etc/config.json" ]
|
args = [ "server", "-config", "/etc/config.json" ]
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "web_port" ]
|
ports = [ "web_port" ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue