Skip to content

Commit

Permalink
chore: upgrade to debian-base:bookworm-v1.0.4 base image
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Sep 4, 2024
1 parent 23f05e6 commit 14c9a6e
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.3
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4

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

0 comments on commit 14c9a6e

Please sign in to comment.