提交 9bf0c33b 编写于 作者: G GitLab Bot

Add latest changes from gitlab-org/gitlab@12-5-stable-ee

上级 453396ed
......@@ -11,7 +11,7 @@ RUN echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/s
# Update APT sources and install some dependencies
#
RUN sed -i "s/httpredir.debian.org/ftp.us.debian.org/" /etc/apt/sources.list
RUN apt-get update && apt-get install -y wget unzip xvfb
RUN apt-get update && apt-get install -y wget unzip xvfb lsb-release
##
# Install some packages from backports
......
文件模式从 100755 更改为 100644
文件模式从 100755 更改为 100644
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册