aboutsummaryrefslogtreecommitdiffstats
path: root/debian-stretch-build/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'debian-stretch-build/Dockerfile')
-rw-r--r--debian-stretch-build/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian-stretch-build/Dockerfile b/debian-stretch-build/Dockerfile
index e262d86..a4526f7 100644
--- a/debian-stretch-build/Dockerfile
+++ b/debian-stretch-build/Dockerfile
@@ -2,7 +2,6 @@ FROM debian:stretch
MAINTAINER Harald Welte <laforge@gnumonks.org>
-ADD http://ftp.debian.org/debian/dists/stretch/Release /tmp/Release
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y --no-install-recommends \