aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-sgsn-test/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-sgsn-test/Dockerfile')
-rw-r--r--ttcn3-sgsn-test/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ttcn3-sgsn-test/Dockerfile b/ttcn3-sgsn-test/Dockerfile
index 23117c4..dfca1c4 100644
--- a/ttcn3-sgsn-test/Dockerfile
+++ b/ttcn3-sgsn-test/Dockerfile
@@ -16,7 +16,6 @@ ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/comm
RUN cd osmo-ttcn3-hacks && \
git fetch && \
git checkout -f -B $OSMO_TTCN3_BRANCH origin/$OSMO_TTCN3_BRANCH && \
- git cherry-pick 5ce5241d6d460e9b36a908ac7072d8ea68df08db && \
make sgsn
VOLUME /data