mirror of
https://github.com/containous/traefik.git
synced 2025-01-03 01:17:53 +03:00
Update nokogiri gem to v1.16.8
This commit is contained in:
parent
39d7b77609
commit
590ddfc990
@ -14,7 +14,7 @@ RUN apk --no-cache --no-progress add \
|
|||||||
ruby-json \
|
ruby-json \
|
||||||
zlib-dev
|
zlib-dev
|
||||||
|
|
||||||
RUN gem install nokogiri --version 1.15.3 --no-document -- --use-system-libraries
|
RUN gem install nokogiri --version 1.16.8 --no-document -- --use-system-libraries
|
||||||
RUN gem install html-proofer --version 5.0.7 --no-document -- --use-system-libraries
|
RUN gem install html-proofer --version 5.0.7 --no-document -- --use-system-libraries
|
||||||
|
|
||||||
# After Ruby, some NodeJS YAY!
|
# After Ruby, some NodeJS YAY!
|
||||||
|
Loading…
Reference in New Issue
Block a user