Skip to content
Snippets Groups Projects
Unverified Commit 26f59b5f authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub
Browse files

Merge pull request #8131 from kubernetes/x13n-patch-9

Use go1.24 for Cluster Autoscaler builds
parents 3374be70 92f087b3
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.23 as builder
FROM --platform=$BUILDPLATFORM golang:1.24 as builder
WORKDIR /workspace
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment