Upgrade outline-ss-server

This commit is contained in:
Vinicius Fortuna 2020-08-27 11:13:01 -04:00
parent 0ae399f626
commit acf826bd65
4 changed files with 5 additions and 4 deletions

View file

@ -39,7 +39,7 @@ FROM ${NODE_IMAGE}
# Save metadata on the software versions we are using.
LABEL shadowbox.node_version=12.16.3
# Keep in sync with version in third_party/outline-ss-server
LABEL shadowbox.outline-ss-server_version=1.1.7
LABEL shadowbox.outline-ss-server_version=1.2.0
ARG GITHUB_RELEASE
LABEL shadowbox.github.release="${GITHUB_RELEASE}"