mirror of https://github.com/kubernetes/kops.git
Merge pull request #6287 from justinsb/update_distroless
Update distroless
This commit is contained in:
commit
59c1d98028
|
|
@ -57,7 +57,7 @@ container_pull(
|
||||||
git_repository(
|
git_repository(
|
||||||
name = "distroless",
|
name = "distroless",
|
||||||
remote = "https://github.com/googlecloudplatform/distroless.git",
|
remote = "https://github.com/googlecloudplatform/distroless.git",
|
||||||
commit = "886114394dfed219001ec3b068b139a3456e49d4",
|
commit = "3585653b2b0d33c3fb369b907ef68df8344fd2ad",
|
||||||
)
|
)
|
||||||
|
|
||||||
load(
|
load(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue