From a9b8468e8c58bbd0694acef91c4a96ffe8a53363 Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Wed, 22 Feb 2023 12:47:53 +0100 Subject: [PATCH] Update debian-base image to v1.4.3 Signed-off-by: Sascha Grunert --- pkg/blobplugin/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/blobplugin/Dockerfile b/pkg/blobplugin/Dockerfile index 8be4bb1c9..91aaa525c 100644 --- a/pkg/blobplugin/Dockerfile +++ b/pkg/blobplugin/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.2 +FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.3 ARG ARCH=amd64 ARG binary=./_output/${ARCH}/blobplugin