aboutsummaryrefslogtreecommitdiffstats
path: root/osmocom-bb-host-master/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'osmocom-bb-host-master/Dockerfile')
-rw-r--r--osmocom-bb-host-master/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/osmocom-bb-host-master/Dockerfile b/osmocom-bb-host-master/Dockerfile
index 8311f80..260f381 100644
--- a/osmocom-bb-host-master/Dockerfile
+++ b/osmocom-bb-host-master/Dockerfile
@@ -1,11 +1,11 @@
ARG USER
-FROM $USER/debian-jessie-build
+FROM $USER/debian-stretch-build
MAINTAINER Harald Welte <laforge@gnumonks.org>
ARG OSMO_BB_BRANCH="master"
-ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/"
+ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/"
COPY Release.key /tmp/Release.key