Skip to content
Snippets Groups Projects
Commit 96b52080 authored by John Skarbek's avatar John Skarbek
Browse files

Merge branch 'backport-21510-12-0' into '12-0-stable'

Backport 21510 12-0-stable

See merge request gitlab/gitlabhq!3590
parents b2c60454 0a111e60
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment