mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 13:38:13 -05:00
Update bitwarden.sh (#1203)
This commit is contained in:
parent
115948d1d7
commit
2c0dd4bf88
@ -32,8 +32,8 @@ fi
|
|||||||
|
|
||||||
SCRIPTS_DIR="$OUTPUT/scripts"
|
SCRIPTS_DIR="$OUTPUT/scripts"
|
||||||
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/server/master"
|
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/server/master"
|
||||||
COREVERSION="1.39.4"
|
COREVERSION="1.40.0"
|
||||||
WEBVERSION="2.18.1"
|
WEBVERSION="2.19.0"
|
||||||
|
|
||||||
echo "bitwarden.sh version $COREVERSION"
|
echo "bitwarden.sh version $COREVERSION"
|
||||||
docker --version
|
docker --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user