Skip to content

Commit 9710d36

Browse files
chore(deps): update golang docker tag to v1.25.7 (#5654)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.25.6 | 1.25.7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 5400d08 commit 9710d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.25.6-alpine@sha256:98e6cffc31ccc44c7c15d83df1d69891efee8115a5bb7ede2bf30a38af3e3c92 as builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25.7-alpine@sha256:f6751d823c26342f9506c03797d2527668d095b0a15f1862cddb4d927a7a4ced as builder
22
WORKDIR $GOPATH/src/go.k6.io/k6
33
COPY . .
44
ARG TARGETOS TARGETARCH

0 commit comments

Comments
 (0)