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 Jan 30, 2025
1 parent 6302ba7 commit b771236
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.5-r1@sha256:410307b16f90cfed7faf72057ecb6b0c5c409cf78fb0fd98d3bffc495adb6555 as builder
FROM docker.elastic.co/wolfi/go:1.23.5-r1@sha256:032859191b621fe9db3431a8e71d6fb012e9cf6234343d441e934fced8f4eba2 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:ea157dd3d70787c6b6dc9e14dda1ff103c781d4c3f9a544393ff4583dd80c9d0
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:30fd211061d99474c5b4f6cd6fe848cdc9944aed0502c86ecba4e64dc9672965

ARG IMAGE_TAG
ENV IMAGE_TAG=$IMAGE_TAG
Expand Down

0 comments on commit b771236

Please sign in to comment.