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