aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-03-13 10:15:11 +0100
committerAlex Auvolat <alex@adnab.me>2020-03-13 10:15:11 +0100
commite7920f05067adf5dbe786b70671768e5a30c1fdc (patch)
treea28e47aa7e3ba0af467ff37339a14d6cf2b8a1f8 /nomad
parent7f8d647f16dc4c6aa0f0224599b3c8f9ac58fe90 (diff)
downloadinfrastructure-e7920f05067adf5dbe786b70671768e5a30c1fdc.tar.gz
infrastructure-e7920f05067adf5dbe786b70671768e5a30c1fdc.zip
Update easybridge (support facebook stickers)
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 b64de13..8166d12 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -146,7 +146,7 @@ job "chat" {
task "easybridge" {
driver = "docker"
config {
- image = "lxpz/easybridge_amd64:19"
+ image = "lxpz/easybridge_amd64:20"
port_map {
api_port = 8321
web_port = 8281