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 a panic due to missing repo digests #915

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Fix a panic due to missing repo digests #915

merged 1 commit into from
Dec 21, 2023

Conversation

blampe
Copy link
Contributor

@blampe blampe commented Dec 21, 2023

Users are unlikely to encounter this situation but I ran into it during some testing.

I've confirmed the fix locally. A regression test will be included in the upcoming buildx examples, since building the same dockerfile with Image and buildx.Image also reproduced the issue.

Fixes #914

@blampe blampe requested a review from a team December 21, 2023 18:27
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@blampe blampe merged commit 1b8ef34 into master Dec 21, 2023
18 checks passed
@blampe blampe deleted the 914 branch December 21, 2023 20:22
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.

panic when building similar images
2 participants