aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-04-05 15:48:37 +0200
committerAlex Auvolat <alex@adnab.me>2020-04-05 15:48:37 +0200
commit93e1db3a05d807d374bce5c7ebda069e3ee569d4 (patch)
tree664a691de3ac332413f1bfab3b6c305dc13a5e96
parent3537fdee6a10ed958e1d3c912aa1a4e93fec8267 (diff)
downloadinfrastructure-93e1db3a05d807d374bce5c7ebda069e3ee569d4.tar.gz
infrastructure-93e1db3a05d807d374bce5c7ebda069e3ee569d4.zip
Update easybridge
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
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