mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
update docker assets
This commit is contained in:
@@ -11,7 +11,7 @@ param (
|
||||
|
||||
# Setup
|
||||
|
||||
[string]$tag = "1.12.1"
|
||||
[string]$tag = "1.13.1"
|
||||
|
||||
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||
if($dockerDir -eq "") {
|
||||
|
||||
Reference in New Issue
Block a user