Skip to content

Commit 9ebeca1

Browse files
renovate-sh-app[bot]nadiamoe
authored andcommitted
chore: Update grafana/k6 Docker tag to v1.4.2
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | docker | grafana/k6 | 1.4.0 | 1.4.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent eb60721 commit 9ebeca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ func TestIntegration(t *testing.T) {
7474
Started: true,
7575
ContainerRequest: testcontainers.ContainerRequest{
7676
// Renovate updates the version below. Keep its format as it is or update the renovate config with it.
77-
Image: "grafana/k6:1.4.0",
77+
Image: "grafana/k6:1.4.2",
7878
Entrypoint: []string{"/bin/sleep", "infinity"},
7979
Networks: []string{network.Name},
8080
},

0 commit comments

Comments
 (0)