From fd3883f3b1513943d35232bcecac18d702d82a82 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 15 Jan 2020 18:55:12 +0100 Subject: WIP Change-Id: Iff84e5c3c0be91b013f07095d628cf8416ff5e8f --- ttcn3-bts-test/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ttcn3-bts-test/Dockerfile') diff --git a/ttcn3-bts-test/Dockerfile b/ttcn3-bts-test/Dockerfile index 29185c8..26f097e 100644 --- a/ttcn3-bts-test/Dockerfile +++ b/ttcn3-bts-test/Dockerfile @@ -11,7 +11,7 @@ RUN cd osmo-ttcn3-hacks && \ RUN git config --global user.email docker@dock.er && \ git config --global user.name "Dock Er" -ARG OSMO_TTCN3_BRANCH="master" +ARG OSMO_TTCN3_BRANCH="pespin/bts-perf" ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit RUN cd osmo-ttcn3-hacks && \ -- cgit v1.2.3