bazel: update busybox digest to latest (~1.28.0)

This commit is contained in:
Jeff Grafton 2018-02-12 15:19:37 -08:00
parent 52593616c4
commit 01f16da594

View File

@ -75,7 +75,7 @@ docker_pull(
docker_pull(
name = "official_busybox",
digest = "sha256:be3c11fdba7cfe299214e46edc642e09514dbb9bbefcd0d3836c05a1e0cd0642",
digest = "sha256:4cee1979ba0bf7db9fc5d28fb7b798ca69ae95a47c5fecf46327720df4ff352d",
registry = "index.docker.io",
repository = "library/busybox",
tag = "latest", # ignored, but kept here for documentation