Skip to content

Commit

Permalink
chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli:a…
Browse files Browse the repository at this point in the history
…lpine docker digest to ab4f65a
  • Loading branch information
renovate-bot committed Sep 7, 2024
1 parent f240c5a commit af01327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/terraform/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG TERRAFORM_VERSION
WORKDIR /build/
RUN GOBIN=$(pwd) go install github.com/hashicorp/terraform@v${TERRAFORM_VERSION}

FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:alpine@sha256:2166d24be9a61a36adda37476f094f4b14b8527bcf6d997f0555cb9d42ff544b
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:alpine@sha256:ab4f65a237db2899a00d6529b518aa201a924573a198e06516f99a141d7e8ae2

COPY --from=GO_BUILD /build/terraform /usr/bin/terraform
COPY entrypoint.bash /builder/entrypoint.bash
Expand Down

0 comments on commit af01327

Please sign in to comment.