mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
commit
e89faa7920
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ ENV PATH="/node_modules/.bin:${PATH}"
|
|||
RUN bundle install
|
||||
|
||||
###################################
|
||||
# Install DotNet and Dependancies #
|
||||
# Install DotNet and Dependencies #
|
||||
###################################
|
||||
RUN wget --tries=5 -O dotnet-install.sh https://dot.net/v1/dotnet-install.sh \
|
||||
&& chmod +x dotnet-install.sh \
|
||||
|
|
Loading…
Reference in a new issue