Skip to content

Commit 508e75e

Browse files
authored
Merge pull request #3205 from vmware/dependabot/docker/dockerfiles/integration-test-runner-beta/ci/google/cloud-sdk-577.0.0-slim
Bump google/cloud-sdk from 575.0.0-slim to 577.0.0-slim in /dockerfiles/integration-test-runner-beta
2 parents f569669 + c4fa3e2 commit 508e75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dockerfiles/integration-test-runner-beta

dockerfiles/integration-test-runner-beta/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM mikefarah/yq:4.53.3 AS yq
1010
# Use FROM gcloud-sdk instead of FROM golang because its
1111
# a lot easier to install Go than to install gcloud in the
1212
# subsequent commands below.
13-
FROM google/cloud-sdk:575.0.0-slim
13+
FROM google/cloud-sdk:577.0.0-slim
1414

1515
# Install apache2-utils (for htpasswd to bcrypt passwords for the
1616
# local-user-authenticator) and jq.

0 commit comments

Comments
 (0)