Skip to content

Commit

Permalink
Revert "Use 2019"
Browse files Browse the repository at this point in the history
This reverts commit 264123f.
  • Loading branch information
nyalldawson committed Feb 11, 2021
1 parent 52f6b83 commit d3d9d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-compose-testing.yml
Expand Up @@ -23,7 +23,7 @@ services:


mssql:
image: microsoft/mssql-server-linux:2019-latest
image: microsoft/mssql-server-linux:2017-latest
environment:
ACCEPT_EULA: Y
SA_PASSWORD: <YourStrong!Passw0rd>
Expand Down

0 comments on commit d3d9d2b

Please sign in to comment.