From 527078bc935b0ed0965116483e3a12b16d416062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:12:24 +0000 Subject: [PATCH] chore(deps): bump build-image/debian-base in /pkg/blobplugin Bumps build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2. --- pkg/blobplugin/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/blobplugin/Dockerfile b/pkg/blobplugin/Dockerfile index f09a6e964..b0b8419a0 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:bookworm-v1.0.1 +FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.2 ARG ARCH=amd64 ARG binary=./_output/${ARCH}/blobplugin