From 93e1db3a05d807d374bce5c7ebda069e3ee569d4 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 5 Apr 2020 15:48:37 +0200 Subject: [PATCH] Update easybridge --- nomad/chat.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/chat.hcl b/nomad/chat.hcl index 8eb1199..9cf0fe1 100644 --- a/nomad/chat.hcl +++ b/nomad/chat.hcl @@ -146,7 +146,7 @@ job "chat" { task "easybridge" { driver = "docker" config { - image = "lxpz/easybridge_amd64:24" + image = "lxpz/easybridge_amd64:26" port_map { api_port = 8321 web_port = 8281