mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
Bump nokogiri to 1.18.6 and html-proofer to 5.0.10
This commit is contained in:
parent
a5d46fc6ef
commit
2087e11f55
@ -14,8 +14,8 @@ RUN apk --no-cache --no-progress add \
|
||||
ruby-json \
|
||||
zlib-dev
|
||||
|
||||
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 nokogiri --version 1.18.6 --no-document -- --use-system-libraries
|
||||
RUN gem install html-proofer --version 5.0.10 --no-document -- --use-system-libraries
|
||||
|
||||
# After Ruby, some NodeJS YAY!
|
||||
RUN apk --no-cache --no-progress add \
|
||||
|
Loading…
x
Reference in New Issue
Block a user