From eb796ba1b02b348bc3618cbe6c13aacaf4b1c9a9 Mon Sep 17 00:00:00 2001 From: Jeff Grafton Date: Thu, 9 Aug 2018 15:59:25 -0700 Subject: [PATCH] Bump debian-base to 0.3.2 --- build/debian-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/debian-base/Makefile b/build/debian-base/Makefile index bae4fd25f13..ef39666460a 100755 --- a/build/debian-base/Makefile +++ b/build/debian-base/Makefile @@ -18,7 +18,7 @@ REGISTRY ?= staging-k8s.gcr.io IMAGE ?= debian-base BUILD_IMAGE ?= debian-build -TAG ?= 0.3.1 +TAG ?= 0.3.2 TAR_FILE ?= rootfs.tar ARCH?=amd64