Skip to content

Commit 1ea2760

Browse files
committed
Use 2019-latest
1 parent 5bff26f commit 1ea2760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747
- MYSQL_DATABASE=testdb
4848
- MYSQL_ROOT_PASSWORD=mypass
4949
mssql:
50-
image: mcr.microsoft.com/mssql/server:2017-latest
50+
image: mcr.microsoft.com/mssql/server:2019-latest
5151
restart: always
5252
ports:
5353
- "11433:1433"

0 commit comments

Comments
 (0)