Update dependency https://gitlab.freedesktop.org/libnice/libnice to v0.1.17 #3

Merged
mwalbeck merged 2 commits from renovate/https---gitlab.freedesktop.org-libnice-libnice-0.1.x into master 2020-06-27 17:59:52 +00:00
Showing only changes of commit 8c505494ad - Show all commits

View file

@ -5,7 +5,7 @@ ENV JANUS_VERSION v0.9.5
# renovate: datasource=github-tags depName=cisco/libsrtp versioning=semver
ENV LIBSRTP_VERSION v2.3.0
# renovate: datasource=git-tags depName=https://gitlab.freedesktop.org/libnice/libnice versioning=semver
ENV LIBNICE_VERSION 0.1.16
ENV LIBNICE_VERSION 0.1.17
ENV USRSCTP_VERSION master
RUN set -ex; \