Correct README: point to MCR registry url (#14)

This commit is contained in:
Robert McLaughlin 2021-06-29 11:25:14 -07:00 коммит произвёл GitHub
Родитель 85775451e7
Коммит beb1e2ce1a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@ docker run --rm --name codeql-container -e CODEQL_CLI_ARGS="resolve qlpacks" mc
### Downloading a pre-built container
We keep updating the docker image periodically and uploading it to the Microsoft Container Registry at: ```mcr.microsoft.com/codeql/codeql-container```.
We keep updating the docker image periodically and uploading it to the Microsoft Container Registry at: ```mcr.microsoft.com/cstsectools/codeql-container```.
You can pull the image by running the command:
```