We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc30833 commit 84ee528Copy full SHA for 84ee528
.devcontainer/Dockerfile
@@ -10,7 +10,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04@sha256:8e6762ffc
10
# && apt-get -y install --no-install-recommends <your-package-list-here>
11
12
13
-ARG VERSION_KUBECTL=1.30.10
+ARG VERSION_KUBECTL=1.32.2
14
ARG VERSION_OPENTOFU=1.8.8
15
ARG VERSION_HELM=3.16.4
16
ARG VERSION_GCLOUD_SDK=509.0.0
0 commit comments