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