diff --git a/build/debian-base/Makefile b/build/debian-base/Makefile index 2475a4dc449..3370bcdf9e1 100755 --- a/build/debian-base/Makefile +++ b/build/debian-base/Makefile @@ -18,7 +18,7 @@ REGISTRY ?= staging-k8s.gcr.io IMAGE ?= $(REGISTRY)/debian-base BUILD_IMAGE ?= debian-build -TAG ?= 0.4.1 +TAG ?= v1.0.0 TAR_FILE ?= rootfs.tar ARCH?=amd64