Skip to content

Commit

Permalink
chore(Dockerfile): bump glibc-dynamic latest tag digest (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: andros21 <58751603+andros21@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and andros21 authored Jul 2, 2024
1 parent 6fa15ad commit 4c0bd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

FROM cgr.dev/chainguard/wolfi-base:latest as ssl

FROM cgr.dev/chainguard/glibc-dynamic:latest@sha256:31073f3a1add4bfc3ce4ee474ee171bf9dcc9799a468a39c8180c45ddf11c883
FROM cgr.dev/chainguard/glibc-dynamic:latest@sha256:9850190b2e79687e2ffe9948f1648ca780e8a2461dabfb3e275a95f7912f4081

COPY --from=ssl /usr/lib/libssl.so.* /usr/lib/
COPY --from=ssl /var/lib/db/sbom/libssl*-*-*.spdx.json /var/lib/db/sbom/
Expand Down

0 comments on commit 4c0bd41

Please sign in to comment.