Skip to content

Commit bda1742

Browse files
chore(deps): update golang:1.25 docker digest to 931c889 (#71)
Signed-off-by: renovate[bot] <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d557d31 commit bda1742

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:78678826f773988226a0331e3a3eb860748e77b891421bff36443d86491a9b2c AS builder
3+
FROM golang:1.25@sha256:931c889bca758a82fcbfcb1b6ed6ca1de30783e9e52e6093ad50060735cb99be AS builder
44
ARG REPO
55
WORKDIR /go/src/${REPO}/
66
COPY . .

0 commit comments

Comments
 (0)