Skip to content

Commit

Permalink
Bump kubectl to 1.26.13 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
poornima-krishnasamy committed Feb 7, 2024
1 parent 7278d91 commit 8f7ea7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM golang:1.21.6-alpine AS cli_builder
ENV \
CGO_ENABLED=0 \
GOOS=linux \
KUBECTL_VERSION=1.24.15 \
KUBECTL_VERSION=1.26.13 \
CLOUD_PLATFORM_CLI_VERSION=DOCKER \
TERRAFORM_VERSION=1.2.5

Expand Down

0 comments on commit 8f7ea7a

Please sign in to comment.