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