Skip to content

Commit

Permalink
bump cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Apr 8, 2024
1 parent 1e6aea9 commit 8af3f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

ARG TERRAFORM_VERSION=1.7.3
ARG GCP_CLI_VERSION=464.0.0
ARG GCP_CLI_VERSION=471.0.0

FROM hashicorp/terraform:$TERRAFORM_VERSION as terraform
FROM google/cloud-sdk:$GCP_CLI_VERSION-alpine
Expand Down

0 comments on commit 8af3f84

Please sign in to comment.