Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit c427c3c

Browse files
Merge pull request #395 from vdemeester/bump-gometalinter
Bump gometalinter to latest version 2.0.11
2 parents d6fcc93 + c066864 commit c427c3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN apk add --no-cache \
88
make \
99
coreutils
1010

11-
ENV GOMETALITER_VERSION=2.0.5
11+
ENV GOMETALITER_VERSION=2.0.11
1212
ENV NAKEDRECT_SHA=c0e305a4f690fed163d47628bcc06a6d5655bf92
1313

1414
WORKDIR /go/src/github.com/alecthomas/gometalinter

0 commit comments

Comments
 (0)