Skip to content

Commit

Permalink
chore(deps): bump chainguard/static from 37200bd to e78eb21 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Jul 16, 2024
2 parents 3909438 + 4fee9ae commit 0bce665
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 @@ -3,7 +3,7 @@ FROM alpine:3.19@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac3
COPY sbom-convert_*.apk /tmp/
RUN apk add --no-cache --allow-untrusted /tmp/sbom-convert_*.apk

FROM cgr.dev/chainguard/static@sha256:37200bd74dac036a7a40f1984eefa2123d0705540daaeda6b1faee727db66726 as runtime
FROM cgr.dev/chainguard/static@sha256:e78eb21f59f52446a23f7d45e78805c4f26406a6e9c4b21ec50dfdf07e6bec57 as runtime

COPY --from=build /usr/bin/sbom-convert /sbom-convert

Expand Down

0 comments on commit 0bce665

Please sign in to comment.