Skip to content

Commit 22ca972

Browse files
authored
chore(rootfs/Dockerfile): update shfmt to v3.2.4 (#282)
See https://github.com/mvdan/sh/releases/tag/v3.2.4
1 parent 7396476 commit 22ca972

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
@@ -16,7 +16,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
1616
PYJWT_VERSION=1.7.1 \
1717
PYWINRM_VERSION=0.4.1 \
1818
SHELLCHECK_VERSION=v0.7.2 \
19-
SHFMT_VERSION=3.2.2 \
19+
SHFMT_VERSION=3.2.4 \
2020
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
2121
GOPATH=/go
2222

0 commit comments

Comments
 (0)