Bazel: use new debian-iptables-amd64 image

pull/6/head
Jeff Grafton 2017-06-12 16:42:56 -07:00
parent 0ac28c4b4c
commit 901fba45e0
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ http_file(
docker_pull(
name = "debian-iptables-amd64",
digest = "sha256:adde513f7b3561042cd2d2af4d2d355189bbb2f579584b5766e7d07be4f7e71e", # v7
digest = "sha256:bfc7cc030258f53495b5dacf1e1d750db9b8687577a8648a3c8e245f8d7d2c52", # v7
registry = "gcr.io",
repository = "google-containers/debian-iptables-amd64",
)