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 Sep 20, 2024
1 parent f532395 commit afe8ed1
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@sha256:66d2277ba3f84288eaccef60621182f33fee7dc9d801e51afc08a1e89cbafd36 as builder
FROM docker.elastic.co/wolfi/go:1.23.1@sha256:66f8ab6edc9815ee4e6d94d05ea8982c74ab365acce92ca861d3b2e46403bd0a 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:c16d3ad6cebf387e8dd2ad769f54320c4819fbbaa21e729fad087c7ae223b4d0
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:6fbf07849a440c8dca9aa7e9cb56ed3ecaa9eb40f8a4f36b39393d7b32d78ecc

ARG IMAGE_TAG
ENV IMAGE_TAG=$IMAGE_TAG
Expand Down

0 comments on commit afe8ed1

Please sign in to comment.