Skip to content

Commit

Permalink
Merge pull request #1463 from michalvavrik/feature/fix-mssql-dev-mode…
Browse files Browse the repository at this point in the history
…-test

Fix DEV mode MS SQL tests by accepting license
  • Loading branch information
mjurc authored Oct 7, 2023
2 parents 3ef90ed + 5c57de1 commit 5b5b82b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mcr.microsoft.com/mssql/server:2019-CU10-ubuntu-20.04
mcr.microsoft.com/mssql/server:2019-CU15-ubuntu-20.04
mcr.microsoft.com/mssql/server:2019-latest
mcr.microsoft.com/mssql/rhel/server:2022-latest
mcr.microsoft.com/mssql/rhel/server:2022-latest
mcr.microsoft.com/mssql/server:2022-latest
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ mcr.microsoft.com/mssql/server:2019-CU10-ubuntu-20.04
mcr.microsoft.com/mssql/server:2019-CU15-ubuntu-20.04
mcr.microsoft.com/mssql/server:2019-latest
mcr.microsoft.com/mssql/rhel/server:2022-latest
mcr.microsoft.com/mssql/server:2022-latest

0 comments on commit 5b5b82b

Please sign in to comment.