Skip to content

Commit

Permalink
bump: google-sdk 482-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
Muni10 committed Jun 27, 2024
1 parent ecf8602 commit 834ba4e
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:481.0.0-alpine
FROM google/cloud-sdk:482.0.0-slim
ENV KUBE_VERSION v1.28.9
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 834ba4e

Please sign in to comment.