Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
chore(rootfs/Dockerfile): update golangci-lint to v1.30.0 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Aug 7, 2020
1 parent 0c66ea6 commit bfadc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV AZCLI_VERSION=2.10.1 \
HELM_VERSION=v2.16.9 \
KUBECTL_VERSION=v1.16.3 \
ETCDCTL_VERSION=v3.1.8 \
GOLANGCI_LINT_VERSION=v1.28.3 \
GOLANGCI_LINT_VERSION=v1.30.0 \
PROTOBUF_VERSION=3.7.0 \
SHELLCHECK_VERSION=v0.7.1 \
SHFMT_VERSION=3.1.2 \
Expand Down

0 comments on commit bfadc4d

Please sign in to comment.