Update SS_VERSION to 1.0.2

This commit is contained in:
fortuna 2018-12-17 10:36:58 -05:00
parent 2d9e5cfd54
commit b9e000e8a5

View file

@ -16,7 +16,7 @@
FROM node:8.11.3-alpine
# Versions can be found at https://github.com/Jigsaw-Code/outline-ss-server/releases
ARG SS_VERSION=1.0.1
ARG SS_VERSION=1.0.2
# Save metadata on the software versions we are using.
LABEL shadowbox.node_version=8.11.3