Skip to content

Commit 096b509

Browse files
committed
Update MSSQL image
1 parent 079255d commit 096b509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
sqlserver:
3-
image: mcr.microsoft.com/mssql/server:2019-CU25-ubuntu-20.04
3+
image: mcr.microsoft.com/mssql/server:2019-latest
44
ports:
55
- "11433:1433"
66
environment:

0 commit comments

Comments
 (0)