We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f823113 commit c9d06bbCopy full SHA for c9d06bb
code-server/Dockerfile
@@ -8,7 +8,7 @@ FROM docker.io/rancher/kubectl:v1.34.1 AS kubectl
8
FROM ghcr.io/aquasecurity/trivy:0.67.2 AS trivy
9
FROM docker.io/derailed/k9s:v0.50.16 AS k9s
10
FROM ghcr.io/wagoodman/dive:v0.13.1 AS dive
11
-FROM ghcr.io/grafana/k6:1.3.0 AS k6
+FROM ghcr.io/grafana/k6:1.4.0 AS k6
12
FROM docker.io/alpine/helm:3.19.0 AS helm
13
FROM docker.io/hadolint/hadolint:v2.14.0-alpine AS hadolint
14
FROM docker.io/goodwithtech/dockle:v0.4.15 AS dockle
0 commit comments