Skip to content

Commit

Permalink
Merge pull request #597 from ministryofjustice/bump-kubectl
Browse files Browse the repository at this point in the history
chore: 🤖 bump kubectl for k8s 1.28
  • Loading branch information
sj-williams authored Jun 27, 2024
2 parents ec3fcd8 + 0a17bea commit 6568252
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.7-bookworm AS cli_builder
ENV \
CGO_ENABLED=0 \
GOOS=linux \
KUBECTL_VERSION=1.27.9 \
KUBECTL_VERSION=1.28.11 \
CLOUD_PLATFORM_CLI_VERSION=DOCKER \
TERRAFORM_VERSION=1.2.5

Expand Down

0 comments on commit 6568252

Please sign in to comment.