mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-02-03 17:20:39 +03:00
epicmorg/develop fix
This commit is contained in:
parent
b7299772ec
commit
03bf1d60aa
@ -51,7 +51,6 @@ RUN apt-get update && \
|
||||
fakeroot \
|
||||
checkinstall \
|
||||
dh-make \
|
||||
zlibc \
|
||||
zlib1g \
|
||||
zlib1g-dev \
|
||||
libssl-dev \
|
||||
|
@ -6,6 +6,10 @@ deb-src http://ftp.ru.debian.org/debian/ testing-updates main contrib non-free
|
||||
deb http://ftp.ru.debian.org/debian/ testing-proposed-updates main contrib non-free
|
||||
deb-src http://ftp.ru.debian.org/debian/ testing-proposed-updates main contrib non-free
|
||||
|
||||
#backports
|
||||
deb http://ftp.ru.debian.org/debian/ testing-backports main contrib non-free
|
||||
deb-src http://ftp.ru.debian.org/debian/ testing-backports main contrib non-free
|
||||
|
||||
#security
|
||||
deb http://ftp.ru.debian.org/debian-security/ testing-security main contrib non-free
|
||||
deb-src http://ftp.ru.debian.org/debian-security/ testing-security main contrib non-free
|
||||
|
Loading…
x
Reference in New Issue
Block a user