chore(deps): update golangci-lint to 2.2.2
All checks were successful
push / build (push) Successful in 1m31s
All checks were successful
push / build (push) Successful in 1m31s
This commit is contained in:
parent
6fa7987ea9
commit
fa148af39f
|
@ -1,7 +1,7 @@
|
|||
FROM focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest
|
||||
|
||||
ARG GO_VERSION=1.24.1
|
||||
ARG GOLANGCI_LINT_VERSION=1.64.8
|
||||
ARG GOLANGCI_LINT_VERSION=2.2.2
|
||||
ENV PATH=$PATH:/usr/local/go/bin:/root/go/bin
|
||||
|
||||
RUN sed -i s@/archive.ubuntu.com/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sources.list && \
|
||||
|
|
Loading…
Reference in New Issue
Block a user