mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'sh-remove-system-git' into 'master'
Remove system git from base install Closes #19 See merge request gitlab-org/gitlab-build-images!92
This commit is contained in:
commit
51a004733e
1 changed files with 0 additions and 7 deletions
|
|
@ -16,13 +16,6 @@ apt-get install -y \
|
|||
libkrb5-dev postgresql-client mysql-client unzip \
|
||||
libre2-dev gettext \
|
||||
|
||||
echo deb http://httpredir.debian.org/debian stretch main > /etc/apt/sources.list.d/stretch.list
|
||||
apt-get update -yqqq
|
||||
apt-get install -yqq --force-yes git
|
||||
|
||||
rm /etc/apt/sources.list.d/stretch.list
|
||||
apt-get update -yqqq
|
||||
|
||||
apt-get clean -yqq
|
||||
|
||||
# Set UTF-8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue