Skip to content

Commit dc755cf

Browse files
committed
upgrade kubectl to v1.32.6 to pass version check
1 parent 8cc61e5 commit dc755cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG AZURECLI_VERSION=2.70.0
33

44
FROM hashicorp/terraform:$TERRAFORM_VERSION AS terraform
55
FROM mcr.microsoft.com/azure-cli:$AZURECLI_VERSION
6-
ARG KUBECTL_VERSION=1.31.6
6+
ARG KUBECTL_VERSION=1.32.6
77

88
WORKDIR /viya4-iac-azure
99

0 commit comments

Comments
 (0)