Skip to content

Commit c45f287

Browse files
authored
chore(rootfs/Dockerfile): update shfmt to v3.1.1 (#232)
See https://github.com/mvdan/sh/releases/tag/v3.1.1
1 parent f9de9b3 commit c45f287

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

0 commit comments

Comments
 (0)