Skip to content

Commit 04c663a

Browse files
authored
chore(rootfs/Dockerfile): update shfmt to v3.1.0 (#225)
See https://github.com/mvdan/sh/releases/tag/v3.1.0
1 parent 89ef93f commit 04c663a

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.3.1 \
1414
GOLANGCI_LINT_VERSION=v1.24.0 \
1515
PROTOBUF_VERSION=3.7.0 \
1616
SHELLCHECK_VERSION=v0.7.0 \
17-
SHFMT_VERSION=3.0.2 \
17+
SHFMT_VERSION=3.1.0 \
1818
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
1919
GOPATH=/go
2020

0 commit comments

Comments
 (0)