Skip to content

Commit

Permalink
Update wolfi (versioned) (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Jan 16, 2025
1 parent 0b11185 commit 671ba76
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.4@sha256:8a243319f9541f84355954b5f475249ea052fbeb523f72ede64aeb822feef9d2 as builder
FROM docker.elastic.co/wolfi/go:1.23.4@sha256:b2681f7399cc52b907b34ac41ca1b529444e63096113c104b096a79bbd509c67 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:f2813ac649de3b3e90bfed50723c59cbfba803fd8d021bd522fc3dc4802b0cdb
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:dd66beec64a7f9b19c6c35a1195153b2b630a55e16ec71949ed5187c5947eea1

ARG IMAGE_TAG
ENV IMAGE_TAG=$IMAGE_TAG
Expand Down

0 comments on commit 671ba76

Please sign in to comment.