ISSUE
Expected behavior
The option of building mssql-developer:2019 (SQL Server 2019) in the build scripts.
Actual behavior
Only \build\windows\dependencies\mssql-developer-2017 (i.e. SQL Server 2017) is available for use.
Additional information
I am attempting to use existing SQL Server 2019 Databases as source for my 9.3.0 Sitecore XP container. Unfortunately it is not possible to import 2019 databases into a 2017 database.
I have found a blog post which should cover the steps required to build a 2019 image, but I was wondering if anyone had experience in getting SQL Server 2019 into the Sitecore container builds.
https://www.dabbler.dk/index.php/2020/05/14/running-microsoft-sql-server-2019-developer-edition-in-a-docker-windows-container/
Many thanks
ISSUE
Expected behavior
The option of building mssql-developer:2019 (SQL Server 2019) in the build scripts.
Actual behavior
Only \build\windows\dependencies\mssql-developer-2017 (i.e. SQL Server 2017) is available for use.
Additional information
I am attempting to use existing SQL Server 2019 Databases as source for my 9.3.0 Sitecore XP container. Unfortunately it is not possible to import 2019 databases into a 2017 database.
I have found a blog post which should cover the steps required to build a 2019 image, but I was wondering if anyone had experience in getting SQL Server 2019 into the Sitecore container builds.
https://www.dabbler.dk/index.php/2020/05/14/running-microsoft-sql-server-2019-developer-edition-in-a-docker-windows-container/
Many thanks