We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f7c63 commit bf4f8f5Copy full SHA for bf4f8f5
.github/actions/setup-mssql/action.yml
@@ -11,4 +11,4 @@ runs:
11
-p 1433:1433 \
12
--name sql1 \
13
-h sql1 \
14
- -d mcr.microsoft.com/mssql/server:2022-CU14-ubuntu-22.04
+ -d mcr.microsoft.com/mssql/server:2025-latest
0 commit comments