Update distroless for latest bazel compatibility

This commit is contained in:
Peter Rifel 2019-07-31 16:44:39 -07:00
parent 407d53fe2e
commit 81edef3cb6
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ container_pull(
git_repository(
name = "distroless",
remote = "https://github.com/googlecloudplatform/distroless.git",
commit = "3585653b2b0d33c3fb369b907ef68df8344fd2ad",
commit = "fa0765cc86064801e42a3b35f50ff2242aca9998",
)
load(