mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
@ -21,7 +21,7 @@ namespace Bit.Setup
|
||||
// Lock Windows at mssql CU2 due to various problems with later mssql docker builds.
|
||||
if(os == "win")
|
||||
{
|
||||
MssqlVersion = "1.18.0-CU2";
|
||||
MssqlVersion = "1.16.0";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user