We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No vulnerabilities in docker images built for tekton-pipeline
Two vulnerabilities are reported today against latest.
ibmcloud cr va
apk update && apk upgrade
alpine:latest
The text was updated successfully, but these errors were encountered:
Fix for tektoncd#1833
655d1f8
/kind feature
Sorry, something went wrong.
Closing #1833. Fixed with PR #1835.
othomann
No branches or pull requests
Expected Behavior
No vulnerabilities in docker images built for tekton-pipeline
Actual Behavior
Two vulnerabilities are reported today against latest.
Steps to Reproduce the Problem
ibmcloud cr va
tool to check docker images for vulnerabilities.creds-init-c761f275af7b3d8bea9d50cc6cb0106f latest 821029bb8b42 othomann 14 hours ago 25 MB 1 problem
git-init-4874978a9786b6625dd8b6ef2a21aa70 latest 879990cf3bde othomann 14 hours ago 31 MB 1 problem
apk update && apk upgrade
needs to be added in the Dockerfile.alpine:latest
might not be built using latest packages.Additional Info
The text was updated successfully, but these errors were encountered: