Skip to content

Commit 466091c

Browse files
build(deps): bump chainguard/wolfi-base from d6b3731 to 3490ac4 (#124)
Bumps chainguard/wolfi-base from `d6b3731` to `3490ac4`. --- updated-dependencies: - dependency-name: chainguard/wolfi-base dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef5a231 commit 466091c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# We must use a glibc based distro due to embedded python not supporting musl libc for aarch64 (only amd64+musl is supported)
22
# see https://github.com/indygreg/python-build-standalone/issues/87
33
# use `docker buildx imagetools inspect cgr.dev/chainguard/wolfi-base:latest` to find latest sha256 of multiarch image
4-
FROM --platform=$TARGETPLATFORM cgr.dev/chainguard/wolfi-base@sha256:d6b37317ae7cb5c0864189e9e5acd825386ae226a413e7c19370f5f87d150f92
4+
FROM --platform=$TARGETPLATFORM cgr.dev/chainguard/wolfi-base@sha256:3490ac41510e17846b30c9ebfc4a323dfdecbd9a35e7b0e4e745a8f496a18f25
55

66
# See https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
77
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)