Skip to content

Commit

Permalink
bump: google-sdk 502
Browse files Browse the repository at this point in the history
  • Loading branch information
Muni10 committed Nov 27, 2024
1 parent 92b5ab4 commit c64d3b1
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
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:501.0.0-alpine
FROM google/cloud-sdk:502.0.0-alpine
ENV KUBE_VERSION=v1.31.0
RUN apk add --no-cache --update bash
ADD https://storage.googleapis.com/kubernetes-release/release/${KUBE_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl
Expand Down

0 comments on commit c64d3b1

Please sign in to comment.