Bump synapse to 1.47.1 to fix CVE

This commit is contained in:
Alex 2021-11-23 13:48:12 +01:00
parent 7113a3ae56
commit 4cc6a0182c
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -15,7 +15,7 @@ job "im" {
driver = "docker"
config {
image = "superboum/amd64_synapse:v47"
image = "lxpz/deuxfleurs_synapse:1.47.1"
network_mode = "host"
readonly_rootfs = true
ports = [ "client_port", "federation_port" ]