[shellcheck] install shellcheck v0.6.0 in Dockerfile
This commit is contained in:
committed by
Jordan Harband
parent
970cadf258
commit
dcbecbf2c7
@@ -20,7 +20,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
# ShellCheck version
|
||||
ENV SHELLCHECK_VERSION=0.5.0
|
||||
ENV SHELLCHECK_VERSION=0.6.0
|
||||
|
||||
# Pick a Ubuntu apt mirror site for better speed
|
||||
# ref: https://launchpad.net/ubuntu/+archivemirrors
|
||||
|
||||
Reference in New Issue
Block a user