Skip to content

Commit 40ca6fa

Browse files
chore(deps): update golang docker tag to v1.25.2 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9af9601 commit 40ca6fa

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,5 +1,5 @@
11
# Build the k6 binary with the extension
2-
FROM golang:1.25.1@sha256:76a94c4a37aaab9b1b35802af597376b8588dc54cd198f8249633b4e117d9fcc as builder
2+
FROM golang:1.25.2@sha256:1c91b4f4391774a73d6489576878ad3ff3161ebc8c78466ec26e83474855bfcf as builder
33

44
ENV GRAFANA_K6_VERSION="0.56.0"
55
ENV XK6_MONGO_VERSION="0.2.0"

0 commit comments

Comments
 (0)