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

Do not depend on the alpine/edge (as resolved artifacts are dangling). #33

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

sfc-gh-ptabor
Copy link
Collaborator

Do not depend on the alpine/edge (as resolved artifacts are dangling).
Instead depend on the stable v3.18.

In general it's a bad practice when bazel test //... brakes because someone else (periodic) actions.

The same problem applies to Wolfi... (without artifacts cache).

After this PR: bazel test //... works.

@sfc-gh-ptabor sfc-gh-ptabor force-pushed the 20231124-not-edge branch 4 times, most recently from 2ba3ada to 91f0db6 Compare November 24, 2023 16:57
…. Use v3.18.

The same problem applies to Wolfi... (without artifacts cache).
@sfc-gh-ptabor
Copy link
Collaborator Author

Thank you, @imjasonh for review. Who should merge the PR ? (As not a member - I don't have the button).

@imjasonh imjasonh merged commit 53076d1 into chainguard-dev:main Nov 29, 2023
8 checks passed
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