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

[BUG] GHCR build issues #29

Closed
mrjackwills opened this issue Apr 10, 2023 · 1 comment
Closed

[BUG] GHCR build issues #29

mrjackwills opened this issue Apr 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@mrjackwills
Copy link
Owner

mrjackwills commented Apr 10, 2023

Describe the bug
The new release workflow is building 4 images for GHCR, but it should only build 3.
See package here

To Reproduce

  1. Run workflow
  2. see an "unknown/unknown" image

Expected behavior
should only build for linux/x86, linux/aarm64, and linux/armv6

@mrjackwills mrjackwills added the bug Something isn't working label Apr 10, 2023
@mrjackwills
Copy link
Owner Author

add to docker buildx workflow

--provenance=false --sbom=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant