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" {
|
task "guichet" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "lxpz/guichet_amd64:10"
|
image = "lxpz/guichet_amd64:11"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "web_port" ]
|
ports = [ "web_port" ]
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|
Reference in a new issue