Skip to content

Commit

Permalink
chore(deps): bump build-image/debian-base in /pkg/blobplugin
Browse files Browse the repository at this point in the history
Bumps build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2.
  • Loading branch information
dependabot[bot] authored and k8s-infra-cherrypick-robot committed Mar 29, 2024
1 parent 4667124 commit 527078b
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 @@ -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.1
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.2

ARG ARCH=amd64
ARG binary=./_output/${ARCH}/blobplugin
Expand Down

0 comments on commit 527078b

Please sign in to comment.