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 shfmt to v3.1.0 (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Apr 9, 2020
1 parent 89ef93f commit 04c663a
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 @@ -14,7 +14,7 @@ ENV AZCLI_VERSION=2.3.1 \
GOLANGCI_LINT_VERSION=v1.24.0 \
PROTOBUF_VERSION=3.7.0 \
SHELLCHECK_VERSION=v0.7.0 \
SHFMT_VERSION=3.0.2 \
SHFMT_VERSION=3.1.0 \
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
GOPATH=/go

Expand Down

0 comments on commit 04c663a

Please sign in to comment.