Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk from 479.0.0 481.0.0 in debian.Doc…
Browse files Browse the repository at this point in the history
…kerfile (#6222)

chore(deps): bump google/cloud-sdk from 479.0.0 481.0.0 /support/debian.Dockerfile
  • Loading branch information
vvagaytsev authored Jun 25, 2024
1 parent 553113a commit d748f56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions support/debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ RUN ./aws/install
# garden-gcloud-base
#
FROM garden-base as garden-gcloud-base
ENV GCLOUD_VERSION=479.0.0
ENV GCLOUD_SHA256="82b01bc36bd60ea9ce0284de3e424f7b09f54acc9118b353f15951d33c5fe15c"
ENV GCLOUD_VERSION=481.0.0
ENV GCLOUD_SHA256="cb74575496ee2a0e9eb6cae67349d07de50662b55ada4ff64fc32268b247882e"

RUN curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-${GCLOUD_VERSION}-linux-x86_64.tar.gz
RUN echo "${GCLOUD_SHA256} google-cloud-cli-${GCLOUD_VERSION}-linux-x86_64.tar.gz" | sha256sum -c
Expand Down

0 comments on commit d748f56

Please sign in to comment.