aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn-test
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-08-19 21:55:45 +0200
committerHarald Welte <laforge@gnumonks.org>2017-08-19 21:55:45 +0200
commitfc8eaf2bcffade42fceff9fd2de8049fcf8d13fa (patch)
treea16d3e0735801be104e43130e26a2f1e39ff6a0c /ggsn-test
parent83117b07b41b91f208ccc340b4896b387bcb3c2f (diff)
Use laforge/ in all dependencies
Diffstat (limited to 'ggsn-test')
-rw-r--r--ggsn-test/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ggsn-test/Dockerfile b/ggsn-test/Dockerfile
index 0b1f108..f00af65 100644
--- a/ggsn-test/Dockerfile
+++ b/ggsn-test/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian-stretch-titan
+FROM laforge/debian-stretch-titan
RUN mkdir /root/projects && (cd /root/projects && ln -sf / git)
RUN git clone git://git.osmocom.org/osmo-ttcn3-hacks.git