Skip to content

Commit

Permalink
Pin to working golang and gcb-docker-gcloud version (#2105)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumatag authored Dec 16, 2024
1 parent 6432602 commit 9c9f129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ options:
substitution_option: ALLOW_LOOSE
machineType: 'E2_HIGHCPU_8'
steps:
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241111-71c32dbdcc'
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36'
entrypoint: bash
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down
2 changes: 1 addition & 1 deletion hack/tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/cluster-api-provider-ibmcloud/hack/tools

go 1.22.9
go 1.22.1

replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.9.0-rc.1

Expand Down

0 comments on commit 9c9f129

Please sign in to comment.