Skip to content

Commit

Permalink
Update wolfi (versioned)
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Feb 19, 2025
1 parent 079dd51 commit 5554992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# build go binaries
#
FROM docker.elastic.co/wolfi/go:1.23.6@sha256:f13a92d257093b0daf3c6de265e996e2688bcaab23f04e16cef4a1198abd2c9d as builder
FROM docker.elastic.co/wolfi/go:1.24@sha256:6d3c367f6995725ce6bb0f584bbd992da5de43c159e98a80fa195384265c725a as builder

ARG VERSION
ARG SHA1
Expand All @@ -28,7 +28,7 @@ RUN make build-binary generate-notice.txt
#
# package binaries in a lighter final image
#
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:ecd940be9f342ee6173397c48f3df5bb410e95000f8726fd01759b6c39b0beda
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:d74b1fda6b7fee2c90b410df258e005c049e0672fe16d79d00e58f14fb69f90b

ARG IMAGE_TAG
ENV IMAGE_TAG=$IMAGE_TAG
Expand Down

0 comments on commit 5554992

Please sign in to comment.