mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 14:51:49 +00:00
[Dockerfile] Update ShellCheck version to v0.5.0
This commit is contained in:
parent
265ec90532
commit
af8038ffec
@ -17,7 +17,7 @@ LABEL version="latest"
|
|||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
# ShellCheck version
|
# ShellCheck version
|
||||||
ENV SHELLCHECK_VERSION=0.4.7
|
ENV SHELLCHECK_VERSION=0.5.0
|
||||||
|
|
||||||
# Pick a Ubuntu apt mirror site for better speed
|
# Pick a Ubuntu apt mirror site for better speed
|
||||||
# ref: https://launchpad.net/ubuntu/+archivemirrors
|
# ref: https://launchpad.net/ubuntu/+archivemirrors
|
||||||
|
Loading…
Reference in New Issue
Block a user