Skip to content

Commit 0583ca1

Browse files
chore(deps): update golang:1.25 docker digest to f31c824 (#69)
Signed-off-by: renovate[bot] <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6860663 commit 0583ca1

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

0 commit comments

Comments
 (0)