mirror of
https://github.com/bitwarden/server
synced 2025-12-10 21:33:41 +00:00
update docker scripts
This commit is contained in:
@@ -42,8 +42,8 @@ if ($output -eq "") {
|
||||
|
||||
$scriptsDir = "${output}\scripts"
|
||||
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/core/master"
|
||||
$coreVersion = "1.21.0"
|
||||
$webVersion = "2.0.0"
|
||||
$coreVersion = "1.22.0"
|
||||
$webVersion = "2.1.0"
|
||||
|
||||
# Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user