Skip to content

Commit de79ee2

Browse files
committed
Update tag for MSSQL 2019 and 2022
1 parent d13c7ed commit de79ee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: install.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ forceencryption = 1
114114
$Tag = "CU31-GDR2-ubuntu-18.04"
115115
}
116116
"2019" {
117-
$Tag = "CU28-ubuntu-20.04"
117+
$Tag = "CU29-GDR1-ubuntu-20.04"
118118
}
119119
"2022" {
120-
$Tag = "CU14-ubuntu-22.04"
120+
$Tag = "CU15-GDR2-ubuntu-22.04"
121121
}
122122
}
123123

0 commit comments

Comments
 (0)