1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

bump docker version

This commit is contained in:
Kyle Spearrin
2019-09-07 16:01:34 -04:00
parent 5d047d52c3
commit cbddbe4cf8
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.31.1"
WEBVERSION="2.11.0"
COREVERSION="1.32.0"
WEBVERSION="2.12.0"
# Functions