mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
Docker version bump - 1.37.2 (#965)
* Docker version bump - 1.37.2 * Web version bump for docker
This commit is contained in:
@ -24,8 +24,8 @@ if ($output -eq "") {
|
||||
|
||||
$scriptsDir = "${output}\scripts"
|
||||
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
|
||||
$coreVersion = "1.37.1"
|
||||
$webVersion = "2.16.1"
|
||||
$coreVersion = "1.37.2"
|
||||
$webVersion = "2.16.2"
|
||||
|
||||
# Functions
|
||||
|
||||
|
Reference in New Issue
Block a user