Skip to content

Commit 1c380f4

Browse files
chore(deps): update golang:1.25 docker digest to 31c1e53 (#34)
Signed-off-by: renovate[bot] <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8431623 commit 1c380f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG REPO=github.com/cilium/ariane
22

3-
FROM golang:1.25@sha256:97be07314ef2af5f56d22c3bb608c4cffa2a92b3c8252e9f674081ed8217f75b AS builder
3+
FROM golang:1.25@sha256:31c1e53dfc1cc2d269deec9c83f58729fa3c53dc9a576f6426109d1e319e9e9a AS builder
44
ARG REPO
55
WORKDIR /go/src/${REPO}/
66
COPY . .

0 commit comments

Comments
 (0)