Skip to content

Commit fde4c8f

Browse files
chore(deps): bump chainguard/static from 37200bd to 67ed8ca
Bumps chainguard/static from `37200bd` to `67ed8ca`. --- updated-dependencies: - dependency-name: chainguard/static dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15ed6c1 commit fde4c8f

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
@@ -3,7 +3,7 @@ FROM alpine:3.19@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac3
33
COPY sbom-convert_*.apk /tmp/
44
RUN apk add --no-cache --allow-untrusted /tmp/sbom-convert_*.apk
55

6-
FROM cgr.dev/chainguard/static@sha256:37200bd74dac036a7a40f1984eefa2123d0705540daaeda6b1faee727db66726 as runtime
6+
FROM cgr.dev/chainguard/static@sha256:67ed8ca8d99e12e8778c038cf88ef7c27d44f08247d317c7135a66ca9d8a7652 as runtime
77

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

0 commit comments

Comments
 (0)