Skip to content

Commit 1e50a4f

Browse files
dmytroyeCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent dcf5d9e commit 1e50a4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tracker/test/load/Dockerfile.k6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2026 Intel Corporation
33

44
# 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
5+
# xk6 Docker tag 1.4.0 bundles xk6 Go module v1.4.0.
6+
# See: https://github.com/grafana/xk6/releases/tag/v1.4.0
77
FROM grafana/xk6:1.4.0@sha256:3a3d4b02be2ebffa693f98c6699071a082a6b47ab106c6ba1ac72e15f7550b88 AS builder
88
ARG http_proxy
99
ARG https_proxy

0 commit comments

Comments
 (0)