We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95b0d4 commit 2c8bbcaCopy full SHA for 2c8bbca
1 file changed
Dockerfile.sbom
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine3.22@sha256:72571244e36da5102647587fab1f27e94fd6c8668a9933d16281aa9e68d05173
+FROM golang:1.25.7-alpine3.23@sha256:f6751d823c26342f9506c03797d2527668d095b0a15f1862cddb4d927a7a4ced
2
ARG VERSION=not_versioned
3
ARG CYCLONEDX_GOLANG_VERSION=v1.9.0
4
RUN mkdir /app && mkdir /sbom
0 commit comments