From 8297247211e88199f815ef534dcbb3edfea9f073 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 6d35e7cf6..b82c1978e 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