aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-10-10 00:03:51 +0200
committerAlex Auvolat <alex@adnab.me>2020-10-10 00:03:51 +0200
commit8fb283d502fda631e2dcd718c2a8b96ba33615cb (patch)
tree3033e0bb37d2d5feaa1b38ec4d22bf27e37c9985 /app
parentcc57e0b353c971f4db9c1d6d9fab059363d5f9cd (diff)
downloadinfrastructure-8fb283d502fda631e2dcd718c2a8b96ba33615cb.tar.gz
infrastructure-8fb283d502fda631e2dcd718c2a8b96ba33615cb.zip
upgrade easybridge
Diffstat (limited to 'app')
-rw-r--r--app/deployment/im.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/deployment/im.hcl b/app/deployment/im.hcl
index be8becc..890ad21 100644
--- a/app/deployment/im.hcl
+++ b/app/deployment/im.hcl
@@ -147,7 +147,7 @@ job "im" {
task "easybridge" {
driver = "docker"
config {
- image = "lxpz/easybridge_amd64:32"
+ image = "lxpz/easybridge_amd64:33"
port_map {
api_port = 8321
web_port = 8281