aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-03-06 21:42:14 +0100
committerAlex Auvolat <alex@adnab.me>2020-03-06 21:42:14 +0100
commit3c444363de260d479f50d894b853f49b58daed6c (patch)
tree2358190188a2b089038d1f6fa9eeddf470830d6d /nomad
parent9190cef6b29abf5c030c969a6be23f07449e32ec (diff)
downloadinfrastructure-3c444363de260d479f50d894b853f49b58daed6c.tar.gz
infrastructure-3c444363de260d479f50d894b853f49b58daed6c.zip
Update easybridge container
Diffstat (limited to 'nomad')
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 80205f1..812f009 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -129,7 +129,7 @@ job "chat" {
task "easybridge" {
driver = "docker"
config {
- image = "lxpz/easybridge_amd64:17"
+ image = "lxpz/easybridge_amd64:18"
port_map {
api_port = 8321
web_port = 8281