Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in Docker Hub description page #18

Open
ANGJIN opened this issue Feb 1, 2021 · 1 comment
Open

typo in Docker Hub description page #18

ANGJIN opened this issue Feb 1, 2021 · 1 comment

Comments

@ANGJIN
Copy link

ANGJIN commented Feb 1, 2021

In How to Use this image tab.

docker run --rm --name codeql-container mcr.microsoft.com/codeql/codeql-container -v /dir/to/analyze:/opt/src -v /dir/for/results:/opt/results -e CODEQL_CLI_ARGS=

should be corrected to

docker run --rm --name codeql-container mcr.microsoft.com/cstsectools/codeql-container -v /dir/to/analyze:/opt/src -v /dir/for/results:/opt/results -e CODEQL_CLI_ARGS=

@jacobmsft
Copy link
Member

Thanks, will push this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants