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 952aa48 commit 6ee7c17Copy full SHA for 6ee7c17
oci-artifact-service/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.8-alpine3.22@sha256:7342d2571d7e5f75ba18b0adba39a62bac193642548a0d59c23c4ec46f82a01d AS build-stage
+FROM golang:1.24.9-alpine3.22@sha256:8f8959f38530d159bf71d0b3eb0c547dc61e7959d8225d1599cf762477384923 AS build-stage
2
WORKDIR /build
3
ENV CGO_ENABLED=0
4
COPY go.mod go.sum ./
0 commit comments