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