Skip to content

Commit c7fd18a

Browse files
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. --- updated-dependencies: - dependency-name: build-image/debian-base dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57c0d57 commit c7fd18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/blobplugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.0
15+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.1
1616

1717
ARG ARCH=amd64
1818
ARG binary=./_output/${ARCH}/blobplugin

0 commit comments

Comments
 (0)