We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a49b3d commit 8be635bCopy full SHA for 8be635b
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the k6 binary with the extension
2
-FROM golang:1.26.1@sha256:e2ddb153f786ee6210bf8c40f7f35490b3ff7d38be70d1a0d358ba64225f6428 as builder
+FROM golang:1.26.2@sha256:2a2b4b5791cea8ae09caecba7bad0bd9631def96e5fe362e4a5e67009fe4ae61 as builder
3
4
ENV GRAFANA_K6_VERSION="0.56.0"
5
ENV XK6_MONGO_VERSION="1.1.0"
0 commit comments