ttcn3-pcu-test: Use master branch, not laforge/gb-sns
All required code is now in master, let's use master. Change-Id: I106184f3f75802ac9a3109408c8eee6597b70caachanges/95/12995/1
parent
eedbb56552
commit
6359c3fe6c
|
@ -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="laforge/gb-sns"
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
RUN cd osmo-ttcn3-hacks && \
|
||||
|
|
Loading…
Reference in New Issue