aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-msc-master
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-03-27 11:31:48 +0000
committerHarald Welte <laforge@gnumonks.org>2019-03-30 09:56:36 +0000
commit7c53c9e60da8f4cdad054d8914ab42a1a25ab7d1 (patch)
tree5acafcd9f47d61cc03ee02e413e2416dc2be89d9 /osmo-msc-master
parentcffe1022b520fe7273ee949935a23eb202a9890e (diff)
Switch all osmo-*-master and ttcn3-*-test from jessie to stretch
Jessie will be EOL in June 2019, let's make the switch to stretch before that. Change-Id: I37a534d07081f3d321869c86d49d03171c8da0c6
Diffstat (limited to 'osmo-msc-master')
-rw-r--r--osmo-msc-master/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/osmo-msc-master/Dockerfile b/osmo-msc-master/Dockerfile
index 619dda1..49be9c8 100644
--- a/osmo-msc-master/Dockerfile
+++ b/osmo-msc-master/Dockerfile
@@ -1,9 +1,9 @@
ARG USER
-FROM $USER/debian-jessie-build
+FROM $USER/debian-stretch-build
MAINTAINER Harald Welte <laforge@gnumonks.org>
-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