mirror of
https://github.com/traefik/traefik.git
synced 2026-05-05 12:26:25 +02: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 \
|
||||
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
|
||||
|
||||
# After Ruby, some NodeJS YAY!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user