1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 17:14:00 +00:00

update docker script

This commit is contained in:
Kyle Spearrin
2020-09-16 16:01:41 -04:00
parent a75077d703
commit 8e1a9b8b8d
2 changed files with 4 additions and 4 deletions

View File

@@ -37,8 +37,8 @@ fi
SCRIPTS_DIR="$OUTPUT/scripts"
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/server/master"
COREVERSION="1.37.0"
WEBVERSION="2.16.0"
COREVERSION="1.37.1"
WEBVERSION="2.16.1"
# Functions