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

fix(ci): docker image scanning #509

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

shreemaan-abhishek
Copy link
Contributor

The previous PR: #506, is missing one of the commits that I used to test it in my local fork. And the CI is failing: https://github.com/apache/apisix-docker/actions/runs/6323701339 because of the bug that exists due to the missing commit.

In the following line the environment variable has not been referenced correctly:

image-ref: 'apache/apisix:${{ APISIX_DOCKER_TAG }}'

This has been fixed and I have added another commit that ensures the build fails when vulnerabilities exist.

@shreemaan-abhishek shreemaan-abhishek marked this pull request as draft September 27, 2023 09:18
@shreemaan-abhishek shreemaan-abhishek marked this pull request as ready for review September 27, 2023 09:23
@monkeyDluffy6017 monkeyDluffy6017 merged commit 94a9014 into apache:master Sep 27, 2023
11 checks passed
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

Successfully merging this pull request may close these issues.

3 participants