Skip to content

Commit 075e979

Browse files
chore(deps): update dependency kubernetes/kubectl to v1.32.5
1 parent a7ee2e1 commit 075e979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04@sha256:e6cac7682
1010
# && apt-get -y install --no-install-recommends <your-package-list-here>
1111

1212

13-
ARG VERSION_KUBECTL=1.30.12
13+
ARG VERSION_KUBECTL=1.32.5
1414
ARG VERSION_OPENTOFU=1.9.0
1515
ARG VERSION_HELM=3.17.2
1616
ARG VERSION_KIND=0.26.0

0 commit comments

Comments
 (0)