We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6860663 commit 0583ca1Copy full SHA for 0583ca1
Dockerfile
@@ -1,6 +1,6 @@
1
ARG REPO=github.com/cilium/ariane
2
3
-FROM golang:1.25@sha256:85c0ab0b73087fda36bf8692efe2cf67c54a06d7ca3b49c489bbff98c9954d64 AS builder
+FROM golang:1.25@sha256:f31c824f31820ae48478dbe3180d9738e8096a066dac3b20cca4095e06e3c607 AS builder
4
ARG REPO
5
WORKDIR /go/src/${REPO}/
6
COPY . .
0 commit comments