forked from Deuxfleurs/infrastructure
Nomad config for synapse v1.24.0
This commit is contained in:
parent
ad064dddbc
commit
bcb3964417
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ job "im" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "particallydone/amd64_synapse:v38"
|
||||
image = "particallydone/amd64_synapse:v39"
|
||||
network_mode = "host"
|
||||
readonly_rootfs = true
|
||||
command = "python"
|
||||
|
|
Loading…
Reference in a new issue