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 1.38.0 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Mar 3, 2021
1 parent eb5fda1 commit b50fa84
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 @@ -8,7 +8,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
DOCKER_VERSION=20.10.2 \
ETCDCTL_VERSION=v3.1.8 \
GO_VERSION=1.15.8 \
GOLANGCI_LINT_VERSION=v1.31.0 \
GOLANGCI_LINT_VERSION=v1.38.0 \
HELM_VERSION=3.5.0 \
KUBECTL_VERSION=v1.16.3 \
PACKER_VERSION=1.6.1 \
Expand Down

0 comments on commit b50fa84

Please sign in to comment.