pin sentrypeer to v1.2.0

This commit is contained in:
t3chn0m4g3 2022-03-31 12:20:45 +00:00
parent 4ea2a11a44
commit bf39f85df0

View file

@ -18,7 +18,7 @@ RUN apk -U add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing \
libosip2-dev
#
# Download SentryPeer sources and build
RUN git clone https://github.com/SentryPeer/SentryPeer
RUN git clone https://github.com/SentryPeer/SentryPeer -b v1.2.0
#
WORKDIR /SentryPeer
#