forked from Deuxfleurs/guichet
Update Docker image
This commit is contained in:
parent
721eda63f8
commit
ad00d0623e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ job "guichet" {
|
|||
task "server" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "lxpz/guichet_amd64:4"
|
||||
image = "lxpz/guichet_amd64:5"
|
||||
readonly_rootfs = true
|
||||
port_map {
|
||||
web_port = 9991
|
||||
|
|
Loading…
Reference in a new issue