We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079255d commit 096b509Copy full SHA for 096b509
tests/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
sqlserver:
3
- image: mcr.microsoft.com/mssql/server:2019-CU25-ubuntu-20.04
+ image: mcr.microsoft.com/mssql/server:2019-latest
4
ports:
5
- "11433:1433"
6
environment:
0 commit comments