We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04372fe commit 9af9601Copy full SHA for 9af9601
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the k6 binary with the extension
2
-FROM golang:1.25.0@sha256:e5ab8640ed89da51a95d687efdcef75bf1bf7f66368af2818ff7fd34b0bc6539 as builder
+FROM golang:1.25.1@sha256:76a94c4a37aaab9b1b35802af597376b8588dc54cd198f8249633b4e117d9fcc as builder
3
4
ENV GRAFANA_K6_VERSION="0.56.0"
5
ENV XK6_MONGO_VERSION="0.2.0"
0 commit comments