Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Oct 22:00
· 13 commits to main since this release
63ccbe0

Using BZLMOD

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_distroless", version = "0.6.1")

Using WORKSPACE

We do not support WORKSPACE. Use Bzlmod instead.

Full Changelog: v0.6.0...v0.6.1