Skip to content

Commit 51a0d40

Browse files
chore(deps): update golang docker tag to v1.25.5 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f80e5e commit 51a0d40

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.4@sha256:5d73b7b83dd6e0258ff62832c93b6ea208fbb7727985d265fb49f75f81fc3d1f as builder
2+
FROM golang:1.25.5@sha256:20b91eda7a9627c127c0225b0d4e8ec927b476fa4130c6760928b849d769c149 as builder
33

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

0 commit comments

Comments
 (0)