Bump Go version to 1.21.1 (#10377)
* Bump Go version to 1.21.1 * Bump testrunner image
This commit is contained in:
parent
5bb82dcb7e
commit
8b85bada82
19 changed files with 39 additions and 40 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.20.5 AS builder
|
||||
FROM golang:1.21.1 AS builder
|
||||
|
||||
ENV LC_ALL=C.UTF-8
|
||||
ENV LANG=C.UTF-8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue