We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d290f commit 618e7bcCopy full SHA for 618e7bc
.devcontainer/Dockerfile
@@ -10,7 +10,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04@sha256:06bd8d1c5
10
# && apt-get -y install --no-install-recommends <your-package-list-here>
11
12
13
-ARG VERSION_KUBECTL=1.30.11
+ARG VERSION_KUBECTL=1.32.3
14
ARG VERSION_OPENTOFU=1.9.0
15
ARG VERSION_HELM=3.17.2
16
ARG VERSION_GCLOUD_SDK=515.0.0
0 commit comments