mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Upgrade outline-ss-server to v1.1.7
This commit is contained in:
parent
6bdffc0097
commit
867366231c
2 changed files with 4 additions and 4 deletions
|
|
@ -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.6
|
||||
LABEL shadowbox.outline-ss-server_version=1.1.7
|
||||
|
||||
ARG GITHUB_RELEASE
|
||||
LABEL shadowbox.github.release="${GITHUB_RELEASE}"
|
||||
|
|
|
|||
6
third_party/outline-ss-server/METADATA
vendored
6
third_party/outline-ss-server/METADATA
vendored
|
|
@ -8,8 +8,8 @@ third_party {
|
|||
}
|
||||
url {
|
||||
type: ARCHIVE
|
||||
value: "https://github.com/Jigsaw-Code/outline-ss-server/releases/tag/v1.1.6"
|
||||
value: "https://github.com/Jigsaw-Code/outline-ss-server/releases/tag/v1.1.7"
|
||||
}
|
||||
version: "1.1.6"
|
||||
last_upgrade_date { year: 2020 month: 7 day: 6 }
|
||||
version: "1.1.7"
|
||||
last_upgrade_date { year: 2020 month: 7 day: 7 }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue