We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96037fc commit 194a830Copy full SHA for 194a830
pkg/blobplugin/Dockerfile
@@ -14,7 +14,7 @@
14
15
ARG ARCH=amd64
16
17
-FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.5 AS base
+FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.6 AS base
18
19
FROM base AS builder
20
0 commit comments