Skip to content

Commit ccd7966

Browse files
tariq1890mboersma
authored andcommitted
chore(rootfs/Dockerfile): use latest version of golangci-lint (#149)
1 parent 2755365 commit ccd7966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV AZCLI_VERSION=2.0.46 \
1010
KUBECTL_VERSION=v1.10.12 \
1111
SHELLCHECK_VERSION=v0.4.6 \
1212
ETCDCTL_VERSION=v3.1.8 \
13-
GOLANGCI_LINT_VERSION=v1.11.3 \
13+
GOLANGCI_LINT_VERSION=v1.12.5 \
1414
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
1515
GOPATH=/go
1616

0 commit comments

Comments
 (0)