Skip to content

Commit

Permalink
Merge pull request #1577 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1575-to-release-1.24

[release-1.24] chore: upgrade to debian-base:bookworm-v1.0.4 base image
  • Loading branch information
andyzhangx authored Sep 5, 2024
2 parents 528fec7 + 0983f38 commit be35290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/blobplugin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

ARG ARCH=amd64

FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.3 AS base
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4 AS base

FROM base AS builder

Expand Down

0 comments on commit be35290

Please sign in to comment.