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