use latest golang-ci image
This commit is contained in:
parent
81a525ba61
commit
f0af0d6dc0
@ -1,6 +1,6 @@
|
|||||||
## lint image
|
## lint image
|
||||||
## current as of 2022-01-25
|
## current as of 2022-01-25
|
||||||
FROM golangci/golangci-lint@sha256:d16ef91da7e10f3df45c36876543326abbc4c16aaab6548549560b9f52e9e831 AS linter
|
FROM golangci/golangci-lint:latest AS linter
|
||||||
|
|
||||||
RUN mkdir -p /build
|
RUN mkdir -p /build
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
Loading…
Reference in New Issue
Block a user