chore: update to go1.24.1

This commit is contained in:
张泊明518370910136 2025-03-18 16:05:00 -04:00
parent 982b8abdc1
commit 9ec4f60b00
GPG Key ID: CA088E6D9284F870

View File

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