Skip to content

Commit c9d06bb

Browse files
dependabot[bot]josephpage
authored andcommitted
build(deps): bump grafana/k6 from 1.3.0 to 1.4.0 in /code-server
Bumps grafana/k6 from 1.3.0 to 1.4.0. --- updated-dependencies: - dependency-name: grafana/k6 dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f823113 commit c9d06bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM docker.io/rancher/kubectl:v1.34.1 AS kubectl
88
FROM ghcr.io/aquasecurity/trivy:0.67.2 AS trivy
99
FROM docker.io/derailed/k9s:v0.50.16 AS k9s
1010
FROM ghcr.io/wagoodman/dive:v0.13.1 AS dive
11-
FROM ghcr.io/grafana/k6:1.3.0 AS k6
11+
FROM ghcr.io/grafana/k6:1.4.0 AS k6
1212
FROM docker.io/alpine/helm:3.19.0 AS helm
1313
FROM docker.io/hadolint/hadolint:v2.14.0-alpine AS hadolint
1414
FROM docker.io/goodwithtech/dockle:v0.4.15 AS dockle

0 commit comments

Comments
 (0)