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.27.0 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored May 15, 2020
1 parent c45f287 commit 1f4995c
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.5.1 \
HELM_VERSION=v2.16.3 \
KUBECTL_VERSION=v1.16.3 \
ETCDCTL_VERSION=v3.1.8 \
GOLANGCI_LINT_VERSION=v1.25.1 \
GOLANGCI_LINT_VERSION=v1.27.0 \
PROTOBUF_VERSION=3.7.0 \
SHELLCHECK_VERSION=v0.7.1 \
SHFMT_VERSION=3.1.1 \
Expand Down

0 comments on commit 1f4995c

Please sign in to comment.