mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Update install-essentials
This commit is contained in:
parent
439c885da4
commit
c29f062cad
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ apt-get install -y \
|
||||||
libxslt-dev libcurl4-openssl-dev libicu-dev \
|
libxslt-dev libcurl4-openssl-dev libicu-dev \
|
||||||
logrotate python-docutils pkg-config cmake nodejs \
|
logrotate python-docutils pkg-config cmake nodejs \
|
||||||
libkrb5-dev postgresql-client mysql-client unzip \
|
libkrb5-dev postgresql-client mysql-client unzip \
|
||||||
libre2-dev \
|
libre2-dev gettext \
|
||||||
|
|
||||||
echo deb http://httpredir.debian.org/debian stretch main > /etc/apt/sources.list.d/stretch.list
|
echo deb http://httpredir.debian.org/debian stretch main > /etc/apt/sources.list.d/stretch.list
|
||||||
apt-get update -yqqq
|
apt-get update -yqqq
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue