From 5077658d4635b56534dd14408174a079318a4f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 17:11:02 +0000 Subject: [PATCH] Bump k8s-artifacts-prod/build-image/debian-iptables Bumps k8s-artifacts-prod/build-image/debian-iptables from bullseye-v1.5.2 to bullseye-v1.5.5. --- updated-dependencies: - dependency-name: k8s-artifacts-prod/build-image/debian-iptables dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile.amd64 | 2 +- Dockerfile.arm64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index 3813e04..4fd26c4 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -11,7 +11,7 @@ RUN apk add curl && \ tar xzf node.tar.gz kubernetes/node/bin/kubectl kubernetes/node/bin/kubelet -FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-iptables:bullseye-v1.5.2 +FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-iptables:bullseye-v1.5.5 LABEL maintainer="Dalton Hubble " RUN clean-install --allow-change-held-packages libcap2 diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 727575e..b08648c 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -11,7 +11,7 @@ RUN apk add curl && \ tar xzf node.tar.gz kubernetes/node/bin/kubectl kubernetes/node/bin/kubelet -FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-iptables:bullseye-v1.5.2 +FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-iptables:bullseye-v1.5.5 LABEL maintainer="Dalton Hubble " RUN clean-install --allow-change-held-packages libcap2