build: Build debian-base:v2.1.0 image

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
Stephen Augustus 2020-05-01 17:53:53 -04:00
parent 03a1489623
commit 99e6e06f5d
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ REGISTRY ?= staging-k8s.gcr.io
IMAGE ?= $(REGISTRY)/debian-base
BUILD_IMAGE ?= debian-build
TAG ?= v2.0.1
TAG ?= v2.1.0
TAR_FILE ?= rootfs.tar
ARCH?=amd64

View File

@ -76,7 +76,7 @@ dependencies:
match: GOLANG_VERSION
- name: "k8s.gcr.io/debian-base"
version: 2.0.0
version: 2.1.0
refPaths:
- path: build/debian-base/Makefile
match: TAG \?=