mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
base-images: Build debian-base@v2.1.1
Co-authored-by: Stephen Augustus <saugustus@vmware.com> Signed-off-by: Manjusaka <me@manjusaka.me>
This commit is contained in:
parent
db28b0239a
commit
04908b26bf
@ -18,7 +18,7 @@ REGISTRY ?= gcr.io/k8s-staging-build-image
|
||||
IMAGE ?= $(REGISTRY)/debian-base
|
||||
BUILD_IMAGE ?= debian-build
|
||||
|
||||
TAG ?= v2.1.0
|
||||
TAG ?= v2.1.1
|
||||
|
||||
TAR_FILE ?= rootfs.tar
|
||||
ARCH?=amd64
|
||||
|
@ -104,7 +104,7 @@ dependencies:
|
||||
|
||||
# Base images
|
||||
- name: "k8s.gcr.io/debian-base"
|
||||
version: 2.1.0
|
||||
version: 2.1.1
|
||||
refPaths:
|
||||
- path: build/debian-base/Makefile
|
||||
match: TAG \?=
|
||||
|
Loading…
Reference in New Issue
Block a user