Skip to content

Commit 1f24933

Browse files
authored
chore(rootfs/Dockefile): update shellcheck to v0.7.2 (#281)
See https://github.com/koalaman/shellcheck/releases/tag/v0.7.2
1 parent e953cde commit 1f24933

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
@@ -15,7 +15,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
1515
PROTOBUF_VERSION=3.7.0 \
1616
PYJWT_VERSION=1.7.1 \
1717
PYWINRM_VERSION=0.4.1 \
18-
SHELLCHECK_VERSION=v0.7.1 \
18+
SHELLCHECK_VERSION=v0.7.2 \
1919
SHFMT_VERSION=3.2.2 \
2020
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
2121
GOPATH=/go

0 commit comments

Comments
 (0)