Nomad config for synapse v1.24.0

This commit is contained in:
LUXEY Adrien 2020-12-10 09:32:16 +01:00
parent ad064dddbc
commit bcb3964417
1 changed files with 1 additions and 1 deletions

View File

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