Skip to content

Commit

Permalink
Merge pull request #1575 from andyzhangx/bookworm-v1.0.4
Browse files Browse the repository at this point in the history
chore: upgrade to debian-base:bookworm-v1.0.4 base image
  • Loading branch information
andyzhangx authored Sep 4, 2024
2 parents 93d5b24 + 2135f66 commit 7c91076
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 7c91076

Please sign in to comment.