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

chore: fix image-clang build issues #363

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Conversation

willfindlay
Copy link
Contributor

See commits.

An update to the Jammy base image broke image-clang builds because our pinned versions
were out of sync with their dependencies. Fix this problem by pinning all the failed
dependencies too.

While we're at it, let's pin the Ubuntu version to a predictable SHA to avoid this moving
out from under us.

Signed-off-by: William Findlay <[email protected]>
Our Dockerfiles are using a clang image from quay.io, so no need to require this locally.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay requested review from tixxdz and olsajiri August 25, 2022 18:35
@willfindlay willfindlay requested a review from a team as a code owner August 25, 2022 18:35
@willfindlay willfindlay temporarily deployed to release-clang August 25, 2022 18:35 Inactive
@willfindlay willfindlay merged commit 5ddc884 into main Aug 25, 2022
@willfindlay willfindlay deleted the pr/willfindlay/fix-image-clang branch August 25, 2022 19:33
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