Skip to content

Commit 0813081

Browse files
authored
Update Dockerfile
1 parent 0d6af16 commit 0813081

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM google/cloud-sdk:455.0.0-alpine
1+
FROM google/cloud-sdk:458.0.1-alpine
22
RUN gcloud components install gke-gcloud-auth-plugin kubectl -q
3-
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.13.2 bash
3+
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.13.3 bash

0 commit comments

Comments
 (0)