Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

+1-1
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)