forked from Deuxfleurs/infrastructure
Update easybridge container
This commit is contained in:
parent
9190cef6b2
commit
3c444363de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue