Skip to content

Commit beb1e2c

Browse files
authored
Correct README: point to MCR registry url (#14)
1 parent 8577545 commit beb1e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ docker run --rm --name codeql-container -e CODEQL_CLI_ARGS="resolve qlpacks" mc
3838

3939
### Downloading a pre-built container
4040

41-
We keep updating the docker image periodically and uploading it to the Microsoft Container Registry at: ```mcr.microsoft.com/codeql/codeql-container```.
41+
We keep updating the docker image periodically and uploading it to the Microsoft Container Registry at: ```mcr.microsoft.com/cstsectools/codeql-container```.
4242

4343
You can pull the image by running the command:
4444
```

0 commit comments

Comments
 (0)