Releases: mcmoe/mssqldocker
Release with 2017-CU24
Releasing using the latest MSSQL server 2017 cumulative update (24).
Slight update to README.md
docker pull mcmoe/mssqldocker:v2017.CU24.0
Release with 2017-CU20
Releasing using the latest MSSQL server 2017 cumulative update (20).
Slight update to README.md
docker pull mcmoe/mssqldocker:v2017.CU20.0
Release with 2019-CU4
Releasing using the latest MSSQL server 2019 cumulative update (04).
Update Dockerfile to accommodate for introduction of non root mssql user
docker pull mcmoe/mssqldocker:v2019.CU4.0
Switching to MCR
Microsoft is moving to centralize all image access via its own Syndicate Container Registry and will be eventually deprecating https://hub.docker.com/r/microsoft/mssql-server-linux/ while supporting all new images (including v2019) at https://hub.docker.com/r/microsoft/mssql-server/
More info on the container catalog at https://azure.microsoft.com/en-us/blog/microsoft-syndicates-container-catalog/
Release with 2017-CU12
Releasing using the latest MSSQL server 2017 cumulative update (12).
Versioning convention has changed to use server year as major, CU number as minor and any docker or script based changes within this repo to be incremented in the patch version (currently set to 0).
Release with 2017-CU10
This release fixes the MSSQL to 2017-CU10.