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 d6a0b21
  • Loading branch information
renovate-bot committed Oct 15, 2024
1 parent 033ea44 commit 9227fc4
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:39aa8b09ee0bc012955063f2d3f1ed7160c2dea501dae1853c78e2f261c07469
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:alpine@sha256:d6a0b21ad445c2ec9528e691c5b1bc0f90483285822c92aec5bc9452d69b74cb

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

0 comments on commit 9227fc4

Please sign in to comment.