aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 09fabcb..8eb1199 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -146,7 +146,7 @@ job "chat" {
task "easybridge" {
driver = "docker"
config {
- image = "lxpz/easybridge_amd64:23"
+ image = "lxpz/easybridge_amd64:24"
port_map {
api_port = 8321
web_port = 8281