We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdcbfe commit 3c387fbCopy full SHA for 3c387fb
1 file changed
tracker/test/load/Dockerfile.k6
@@ -4,7 +4,7 @@
4
# Build k6 with the xk6-mqtt extension for MQTT load testing.
5
# xk6 Docker tag 1.3.7 bundles xk6 Go module v1.3.7.
6
# See: https://github.com/grafana/xk6/releases/tag/v1.3.7
7
-FROM grafana/xk6:1.3.7@sha256:a5543f005b660458843738a1b571d490ac1ea3d2b9a58375fec8553b196ac011 AS builder
+FROM grafana/xk6:1.4.0@sha256:3a3d4b02be2ebffa693f98c6699071a082a6b47ab106c6ba1ac72e15f7550b88 AS builder
8
ARG http_proxy
9
ARG https_proxy
10
ARG no_proxy
0 commit comments