Skip to content

Commit 0fd70e6

Browse files
authored
chore(rootfs/Dockerfile): update shfmt to v3.3.0 (#301)
See https://github.com/mvdan/sh/releases/tag/v3.3.0
1 parent 04f5772 commit 0fd70e6

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
@@ -17,7 +17,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
1717
PYJWT_VERSION=2.1.0 \
1818
PYWINRM_VERSION=0.4.1 \
1919
SHELLCHECK_VERSION=v0.7.2 \
20-
SHFMT_VERSION=3.2.4 \
20+
SHFMT_VERSION=3.3.0 \
2121
UPX_VERSION=3.96 \
2222
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
2323
GOPATH=/go

0 commit comments

Comments
 (0)