Explorar o código

xmpp: no need to add backports repository

It's now already there since it's in base.
Saúl Ibarra Corretgé %!s(int64=6) %!d(string=hai) anos
pai
achega
720f36c0fd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      prosody/Dockerfile

+ 0 - 1
prosody/Dockerfile

@@ -1,7 +1,6 @@
 FROM jitsi/base
 
 RUN \
-	echo "deb http://ftp.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/backports.list && \
 	apt-dpkg-wrap apt-get update && \
 	apt-dpkg-wrap apt-get install -t stretch-backports -y prosody && \
 	apt-cleanup && \