Skip to content

Commit

Permalink
Update wolfi (versioned) (#284)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.elastic.co/wolfi/chainguard-base | | digest | `ad2e15a` ->
`1b51ff6` |
| docker.elastic.co/wolfi/chainguard-base | final | digest | `ad2e15a`
-> `1b51ff6` |
|
[docker.elastic.co/wolfi/go](https://images.chainguard.dev/directory/image/go/overview)
([source](https://togithub.com/chainguard-images/images-private/tree/HEAD/images/go))
| | digest | `3cb101b` -> `a9bc453` |
|
[docker.elastic.co/wolfi/go](https://images.chainguard.dev/directory/image/go/overview)
([source](https://togithub.com/chainguard-images/images-private/tree/HEAD/images/go))
| stage | digest | `3cb101b` -> `a9bc453` |

---

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Dec 16, 2024
1 parent 0086c6e commit 6c99146
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:3cb101bb8b418720986837dd2c3b9b266b2aaa953da70a9f898e040d0f25c484 as builder
FROM docker.elastic.co/wolfi/go:1.23.4@sha256:a9bc453e05520146ca8b66f5cace34e1fbce20ee41f63dd0c045cff02f6a9f2e 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:ad2e15a6b7fbd893990fd9bd39fb0f367282a9ba65e350655540e470858ef382
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:1b51ff6dba78c98d3e02b0cd64a8ce3238c7a40408d21e3af12a329d44db6f23

ARG IMAGE_TAG
ENV IMAGE_TAG=$IMAGE_TAG
Expand Down

0 comments on commit 6c99146

Please sign in to comment.