feat: update to go 1.23.3
All checks were successful
push / build (push) Successful in 53s

This commit is contained in:
张泊明518370910136 2024-11-07 04:48:57 -05:00
parent ffc65e21ef
commit 797ce95374
GPG Key ID: CA088E6D9284F870

View File

@ -1,6 +1,6 @@
FROM focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest FROM focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest
ARG GO_VERSION=1.23.1 ARG GO_VERSION=1.23.3
ARG GOLANGCI_LINT_VERSION=1.61.0 ARG GOLANGCI_LINT_VERSION=1.61.0
ENV PATH=$PATH:/usr/local/go/bin:/root/go/bin ENV PATH=$PATH:/usr/local/go/bin:/root/go/bin