aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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