mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Upgrade outline-ss-server and node
This commit is contained in:
parent
719b5f91ee
commit
3bd8d2a89d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue