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