diff --git a/nomad/chat.hcl b/nomad/chat.hcl index 3df61ae..09b6946 100644 --- a/nomad/chat.hcl +++ b/nomad/chat.hcl @@ -8,7 +8,7 @@ job "chat" { driver = "docker" config { - image = "superboum/amd64_synapse:v22" + image = "superboum/amd64_synapse:v23" readonly_rootfs = true port_map { client_port = 8008