You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not require pkg pinning in Containerfile (#4346)
This patch ensures that "hadolint", a tool to lint
Dockerfiles/Containerfiles, does not report any errors or warnings. For
the usecase of the container image, unpinned native packages are fine.
0 commit comments