Skip to content

Commit 7d50765

Browse files
dependabot[bot]josephpage
authored andcommitted
build(deps): bump rancher/kubectl in /code-server
Bumps rancher/kubectl from v1.35.1 to v1.35.2. --- updated-dependencies: - dependency-name: rancher/kubectl dependency-version: v1.35.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 103fd9d commit 7d50765

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
@@ -4,7 +4,7 @@ FROM docker.io/prom/alertmanager:v0.31.1 AS alertmanager
44
FROM public.ecr.aws/aws-cli/aws-cli:2.33.23 AS aws-cli
55
FROM docker.io/library/docker:29.2.1-cli AS docker
66
FROM docker.io/docker/buildx-bin:0.31.1 AS buildx
7-
FROM docker.io/rancher/kubectl:v1.35.1 AS kubectl
7+
FROM docker.io/rancher/kubectl:v1.35.2 AS kubectl
88
FROM ghcr.io/aquasecurity/trivy:0.69.1 AS trivy
99
FROM docker.io/derailed/k9s:v0.50.18 AS k9s
1010
FROM ghcr.io/wagoodman/dive:v0.13.1 AS dive

0 commit comments

Comments
 (0)