mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 14:10:51 -05:00
bazel: update digest for debian-iptables-amd64
This commit is contained in:
parent
245ca8ef1f
commit
52593616c4
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ http_file(
|
|||
|
||||
docker_pull(
|
||||
name = "debian-iptables-amd64",
|
||||
digest = "sha256:a3b936c0fb98a934eecd2cfb91f73658d402b29116084e778ce9ddb68e55383e",
|
||||
digest = "sha256:fb18678f8203ca1bd2fad2671e3ebd80cb408a1baae423d4ad39c05f4caac4e1",
|
||||
registry = "k8s.gcr.io",
|
||||
repository = "debian-iptables-amd64",
|
||||
tag = "v10", # ignored, but kept here for documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue