mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
set the version
This commit is contained in:
parent
c6f05a39c4
commit
7389e45dea
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ RUN npm -g --no-cache install \
|
||||||
####################
|
####################
|
||||||
# Run GEM installs #
|
# Run GEM installs #
|
||||||
####################
|
####################
|
||||||
RUN gem install rubocop:0.74 rubocop-rails rubocop-github
|
RUN gem install rubocop:0.74 rubocop-rails rubocop-github:0.13
|
||||||
|
|
||||||
######################
|
######################
|
||||||
# Install shellcheck #
|
# Install shellcheck #
|
||||||
|
|
Loading…
Reference in a new issue