From 31ca8916d95254e9ab672a6b814e0a6a433b2290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cruz?= Date: Thu, 12 Oct 2017 10:01:13 +0100 Subject: [PATCH] Updated hash and version of image debian-hyperkube-base-amd64 --- build/root/WORKSPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/root/WORKSPACE b/build/root/WORKSPACE index e66d7c05b70..8907e0317d2 100644 --- a/build/root/WORKSPACE +++ b/build/root/WORKSPACE @@ -64,10 +64,10 @@ docker_pull( docker_pull( name = "debian-hyperkube-base-amd64", - digest = "sha256:e45d35f9f967ef7d49496d1d2e6f9ad378a29012b0c90f78b5d59a254f3135e6", + digest = "sha256:f3a37c4d8700a5ff454d94a2bef7d165d287759cea737a621c20e4aa3891dbbb", registry = "gcr.io", repository = "google-containers/debian-hyperkube-base-amd64", - tag = "0.3", # ignored, but kept here for documentation + tag = "0.4", # ignored, but kept here for documentation ) docker_pull(