Merge pull request #93562 from justaugustus/base-images
base-images: Build debian-base@v2.1.1
This commit is contained in:
@@ -18,7 +18,7 @@ REGISTRY ?= gcr.io/k8s-staging-build-image
|
|||||||
IMAGE ?= $(REGISTRY)/debian-base
|
IMAGE ?= $(REGISTRY)/debian-base
|
||||||
BUILD_IMAGE ?= debian-build
|
BUILD_IMAGE ?= debian-build
|
||||||
|
|
||||||
TAG ?= v2.1.0
|
TAG ?= v2.1.1
|
||||||
|
|
||||||
TAR_FILE ?= rootfs.tar
|
TAR_FILE ?= rootfs.tar
|
||||||
ARCH?=amd64
|
ARCH?=amd64
|
||||||
|
@@ -104,7 +104,7 @@ dependencies:
|
|||||||
|
|
||||||
# Base images
|
# Base images
|
||||||
- name: "k8s.gcr.io/debian-base"
|
- name: "k8s.gcr.io/debian-base"
|
||||||
version: 2.1.0
|
version: 2.1.1
|
||||||
refPaths:
|
refPaths:
|
||||||
- path: build/debian-base/Makefile
|
- path: build/debian-base/Makefile
|
||||||
match: TAG \?=
|
match: TAG \?=
|
||||||
|
Reference in New Issue
Block a user