Skip to content

Commit 2c8bbca

Browse files
authored
fix: update Dockerfile.sbom (#34)
1 parent f95b0d4 commit 2c8bbca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.sbom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-alpine3.22@sha256:72571244e36da5102647587fab1f27e94fd6c8668a9933d16281aa9e68d05173
1+
FROM golang:1.25.7-alpine3.23@sha256:f6751d823c26342f9506c03797d2527668d095b0a15f1862cddb4d927a7a4ced
22
ARG VERSION=not_versioned
33
ARG CYCLONEDX_GOLANG_VERSION=v1.9.0
44
RUN mkdir /app && mkdir /sbom

0 commit comments

Comments
 (0)