Skip to content

Commit

Permalink
Bump version to 455
Browse files Browse the repository at this point in the history
  • Loading branch information
winggundamth committed Nov 29, 2023
1 parent fa7aa48 commit 0d6af16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM google/cloud-sdk:438.0.0-alpine
FROM google/cloud-sdk:455.0.0-alpine
RUN gcloud components install gke-gcloud-auth-plugin kubectl -q
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.12.2 bash
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | VERIFY_CHECKSUM=false DESIRED_VERSION=v3.13.2 bash

0 comments on commit 0d6af16

Please sign in to comment.