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 8846066
  • Loading branch information
renovate-bot committed Aug 28, 2024
1 parent 3e88e9e commit 8d04213
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:be4424609f5840e86dea3be27ff747af3d2c80b9bd956337085c508bb174e95a
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:alpine@sha256:88460661f93d6a6734dae217a5b251c60e0e533b7399f48d51d038f57a0cfbc0

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

0 comments on commit 8d04213

Please sign in to comment.