-
Notifications
You must be signed in to change notification settings - Fork 32
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
recent releases are missing in bazel central registry #77
Comments
These PRs are failing: rules_distroless@0.3.4 : bazelbuild/bazel-central-registry#2323 |
@loopingz @loopingz @thesayyn could you take a look on those PRs? For others trying to use the latest version: bazel_dep(name = "rules_distroless", version = "0.3.6")
git_override(
module_name = "rules_distroless",
commit = "feae484ebb4d28d44bbc4fbf5143b89c8de7331b", # 0.3.6
remote = "https://github.com/GoogleContainerTools/rules_distroless",
) |
@thesayyn Can we close this issue once it's actually released to the registry? https://registry.bazel.build/modules/rules_distroless still shows 0.3.3 |
|
As of 2024-08-17
github: 0.3.6
bazel central registry: 0.3.3
https://registry.bazel.build/modules/rules_distroless
Document how to use rules_distroless with BZLMOD #37 (comment)
The text was updated successfully, but these errors were encountered: