update Go to 1.22

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2024-07-02 22:27:43 -07:00
parent 4be2259719
commit cbe7901667
7 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
# Copyright The Buildx Authors.
# Licensed under the Apache License, Version 2.0
ARG GO_VERSION="1.21"
ARG GO_VERSION="1.22"
ARG PROTOC_VERSION="3.11.4"
# protoc is dynamically linked to glibc so can't use alpine base