Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
a1012112796 2021-02-27 23:22:08 +08:00
parent eca8fd82f4
commit 1379f69e9b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.15
FROM golang:1.16
# upgrade git to v2.30.1
RUN curl -SL https://github.com/git/git/archive/v2.30.1.tar.gz \

View File

@ -2,7 +2,7 @@
a docker imamge for gitea ci test
- From golang:1.15
- From golang:1.16
- upgrade git to v2.30.1
- install git-lfs
- install [golangci-lint](https://github.com/golangci/golangci-lint) v1.37.0