Skip to content

Commit 7bf1cdf

Browse files
committed
1 parent 63855b0 commit 7bf1cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.voiptests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ENV PYTHON_CMD=python3
2424
RUN ${PYTHON_CMD} setup.py sdist
2525
RUN ${PYTHON_CMD} -m pip install dist/sippy*.gz
2626
RUN env -S "`${SET_ENV}`" \
27-
${PYTHON_CMD} -m pip install git+https://github.com/sippy/rtp.io.git@wip
27+
${PYTHON_CMD} -m pip install rtp.io
2828

2929
ENV MM_TYPE=b2bua
3030
ENV MM_BRANCH=master

0 commit comments

Comments
 (0)