Skip to content

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v485
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and langri-sha committed Jul 23, 2024
1 parent 4c7d063 commit 10c31cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ARG alpine_version

FROM google/cloud-sdk:484.0.0-alpine as google_cloud_sdk
FROM google/cloud-sdk:485.0.0-alpine as google_cloud_sdk
FROM hashicorp/terraform:1.9.2 as terraform

FROM alpine:3.20 as kubernetes
Expand Down

0 comments on commit 10c31cc

Please sign in to comment.