-
Notifications
You must be signed in to change notification settings - Fork 41
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
@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 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: