mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-18 16:21:13 +00:00
build: Build debian-base:v2.1.0 image
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
parent
03a1489623
commit
99e6e06f5d
@ -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
|
||||
|
@ -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 \?=
|
||||
|
Loading…
Reference in New Issue
Block a user