Update Docker image

This commit is contained in:
Alex 2020-02-12 17:40:15 +01:00
parent 721eda63f8
commit ad00d0623e
1 changed files with 1 additions and 1 deletions

View File

@ -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