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

Try to fix the digest error. #87

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Try to fix the digest error. #87

merged 1 commit into from
Mar 13, 2024

Conversation

dj-maisy
Copy link
Member

What?

We're getting a somewhat cryptic error message:

buildx failed with: ERROR: failed to solve: failed to push ghcr.io/alphagov/govuk-ruby-base:3.3.0: can't push tagged ref ghcr.io/alphagov/govuk-ruby-base:3.3.0 by digest

I'm not sure if this is because it is already trying to push the image with a tag before it has consolidated the different architecture images from across the different builds. But let's see if it's because push-by-digest doesn't replace/override the push option (these options appear to be poorly documented)

@dj-maisy dj-maisy requested review from sengi and samsimpson1 March 13, 2024 16:58
@dj-maisy dj-maisy merged commit 1ce4edd into main Mar 13, 2024
2 checks passed
@dj-maisy dj-maisy deleted the dj-maisy/fix_digest_error branch March 13, 2024 17:01
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.

2 participants