aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-10-04 21:31:58 +0200
committerAlex Auvolat <alex@adnab.me>2020-10-04 21:31:58 +0200
commitcc57e0b353c971f4db9c1d6d9fab059363d5f9cd (patch)
tree02828ce8ca0f6c93c3cf50b8337daa723de03719
parentc5eee91b1259c2923ead7020e7dda839b4bf9829 (diff)
downloadinfrastructure-cc57e0b353c971f4db9c1d6d9fab059363d5f9cd.tar.gz
infrastructure-cc57e0b353c971f4db9c1d6d9fab059363d5f9cd.zip
Bump easybridge version
-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 c124ad8..be8becc 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:27"
+ image = "lxpz/easybridge_amd64:32"
port_map {
api_port = 8321
web_port = 8281