Skip to content

Commit 33be6aa

Browse files
authored
chore(rootfs/Dockerfile): update shfmt to 3.0.1 (#213)
See https://github.com/mvdan/sh/releases/tag/v3.0.1
1 parent 8eadf10 commit 33be6aa

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
@@ -14,7 +14,7 @@ ENV AZCLI_VERSION=2.0.79 \
1414
GOLANGCI_LINT_VERSION=v1.23.1 \
1515
PROTOBUF_VERSION=3.7.0 \
1616
SHELLCHECK_VERSION=v0.7.0 \
17-
SHFMT_VERSION=3.0.0 \
17+
SHFMT_VERSION=3.0.1 \
1818
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
1919
GOPATH=/go
2020

0 commit comments

Comments
 (0)