Update Lint Package
All checks were successful
Continuous Integration / CI (push) Successful in 2m51s
All checks were successful
Continuous Integration / CI (push) Successful in 2m51s
Lint package was not updated with go.
This commit is contained in:
@@ -26,7 +26,7 @@ RUN --mount=target=. \
|
||||
--mount=type=cache,target=/root/.cache/go-build \
|
||||
go test -v -coverprofile=/out/cover.out ./...
|
||||
|
||||
FROM golangci/golangci-lint:v1.31.0-alpine AS lint-base
|
||||
FROM golangci/golangci-lint:v2.1.6-alpine AS lint-base
|
||||
|
||||
FROM base AS lint
|
||||
RUN --mount=target=. \
|
||||
|
||||
Reference in New Issue
Block a user