mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
upgrade to debian-base:bullseye-v1.3.0
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# This image is a haproxy image + minimal config so the container will not exit
|
||||
# while we rewrite the config at runtime and signal haproxy to reload.
|
||||
|
||||
ARG BASE="k8s.gcr.io/build-image/debian-base:bullseye-v1.2.0"
|
||||
ARG BASE="k8s.gcr.io/build-image/debian-base:bullseye-v1.3.0"
|
||||
FROM ${BASE} as build
|
||||
|
||||
# NOTE: copyrights.tar.gz is a quirk of Kubernetes's debian-base image
|
||||
|
||||
Reference in New Issue
Block a user