bugfix: Fix build web server image error.
This commit is contained in:
@@ -20,6 +20,7 @@ RUN sed -i s@/archive.ubuntu.com/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sour
|
|||||||
iputils-ping \
|
iputils-ping \
|
||||||
faketime \
|
faketime \
|
||||||
&& gem update --system 3.1.6 \
|
&& gem update --system 3.1.6 \
|
||||||
|
&& gem install ffi --version 1.15.5 \
|
||||||
&& gem install jekyll --version 4.2.2
|
&& gem install jekyll --version 4.2.2
|
||||||
|
|
||||||
# Install badssl.com
|
# Install badssl.com
|
||||||
|
|||||||
Reference in New Issue
Block a user