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 8cc61e5 commit dc755cfCopy full SHA for dc755cf
Dockerfile
@@ -3,7 +3,7 @@ ARG AZURECLI_VERSION=2.70.0
3
4
FROM hashicorp/terraform:$TERRAFORM_VERSION AS terraform
5
FROM mcr.microsoft.com/azure-cli:$AZURECLI_VERSION
6
-ARG KUBECTL_VERSION=1.31.6
+ARG KUBECTL_VERSION=1.32.6
7
8
WORKDIR /viya4-iac-azure
9
0 commit comments