mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-27 03:42:01 +00:00
Release version 1.2.1
This commit is contained in:
parent
c02fdec396
commit
cee5d10b21
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ RUN ROOT_DIR=/ yarn do shadowbox/server/build
|
|||
FROM ${NODE_IMAGE}
|
||||
|
||||
# Versions can be found at https://github.com/Jigsaw-Code/outline-ss-server/releases
|
||||
ARG SS_VERSION=1.1.1
|
||||
ARG SS_VERSION=1.1.2
|
||||
|
||||
# Save metadata on the software versions we are using.
|
||||
LABEL shadowbox.node_version=12.16.3
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "outline-server",
|
||||
"private": true,
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "Outline server",
|
||||
"main": "build/server/main.js",
|
||||
"author": "Outline",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue