Upgrade outline-ss-server and node

This commit is contained in:
fortuna 2018-12-19 10:27:31 -05:00
parent 719b5f91ee
commit 3bd8d2a89d

View file

@ -13,10 +13,10 @@
# limitations under the License.
# See versions at https://hub.docker.com/_/node/
FROM node:8.11.3-alpine
FROM node:8.14.0-alpine
# Versions can be found at https://github.com/Jigsaw-Code/outline-ss-server/releases
ARG SS_VERSION=1.0.2
ARG SS_VERSION=1.0.3
# Save metadata on the software versions we are using.
LABEL shadowbox.node_version=8.11.3