We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57620cd commit a3b2f23Copy full SHA for a3b2f23
cloudbuild.yaml
@@ -4,7 +4,7 @@ options:
4
substitution_option: ALLOW_LOOSE
5
machineType: 'N1_HIGHCPU_8'
6
steps:
7
- - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20220609-2e4c91eb7e'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d'
8
entrypoint: make
9
env:
10
- DOCKER_CLI_EXPERIMENTAL=enabled
netlify.toml
@@ -4,7 +4,7 @@ command = "make -C docs/book build"
publish = "docs/book/book"
[build.environment]
-GO_VERSION = "1.23"
+GO_VERSION = "1.23.2"
# Standard Netlify redirects
[[redirects]]
0 commit comments