aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-sip-latest
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-10-10 14:40:30 +0200
committerosmith <osmith@sysmocom.de>2018-10-22 11:43:43 +0000
commite8b5c4230f94bbe15a1a1b9e86b67a5f983eb8fe (patch)
tree2c99ec06b7d1bcd7d3ebd4ce34fa0146044a5c63 /osmo-sip-latest
parent04933275dbb6dfddff151f63d5a406bef48f0556 (diff)
osmo-*-latest: s/nightly/latest/g in Dockerfile
Follow up to I6a564206dd81743deb1eb27eca7081bc333d7434 where the "*-latest" Dockerfiles were introduced. msc, sgsn, sip, stp had references to "nightly" instead of "latest" in their Dockerfiles. Related: OS#3268 Change-Id: I1eab031038927043faf6ed8ed30bdf4d4d1624d5
Diffstat (limited to 'osmo-sip-latest')
-rw-r--r--osmo-sip-latest/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osmo-sip-latest/Dockerfile b/osmo-sip-latest/Dockerfile
index 9f978d8..a468c9f 100644
--- a/osmo-sip-latest/Dockerfile
+++ b/osmo-sip-latest/Dockerfile
@@ -2,7 +2,7 @@ FROM debian:stretch
MAINTAINER Harald Welte <laforge@gnumonks.org>
-ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/"
+ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/"
COPY Release.key /tmp/Release.key