Merge branch 'enhancement/take-sql-server-from-mcr' into dev

This commit is contained in:
Miguel Veloso 2019-08-12 13:55:54 +01:00
commit 5b7ca5d75c

View File

@ -6,7 +6,7 @@ services:
image: datalust/seq:latest
sql.data:
image: microsoft/mssql-server-linux:2017-latest
image: mcr.microsoft.com/mssql/server:2017-latest
nosql.data:
image: mongo