forked from Deuxfleurs/infrastructure
Merge branch 'main' of git.deuxfleurs.fr:Deuxfleurs/infrastructure
This commit is contained in:
commit
80c2f1f701
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ job "directory" {
|
|||
task "guichet" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "lxpz/guichet_amd64:10"
|
||||
image = "lxpz/guichet_amd64:11"
|
||||
readonly_rootfs = true
|
||||
ports = [ "web_port" ]
|
||||
volumes = [
|
||||
|
|
Loading…
Reference in a new issue