mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
[go] Bump images, dependencies and versions to go 1.22.4 and distroless iptables/setcap/debian-base
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ CLUSTER_DIR?=$(shell pwd)/../../../cluster/
|
||||
|
||||
# This is defined in root Makefile, but some build contexts do not refer to them
|
||||
KUBE_BASE_IMAGE_REGISTRY?=registry.k8s.io
|
||||
BASE_IMAGE_VERSION?=bookworm-v1.0.2
|
||||
BASE_IMAGE_VERSION?=bookworm-v1.0.3
|
||||
RUNNERIMAGE?=${KUBE_BASE_IMAGE_REGISTRY}/build-image/debian-base-${ARCH}:${BASE_IMAGE_VERSION}
|
||||
|
||||
TEMP_DIR:=$(shell mktemp -d -t conformance-XXXXXX)
|
||||
|
||||
Reference in New Issue
Block a user