Skip to content

Commit

Permalink
Merge pull request #65 from romancin/develop
Browse files Browse the repository at this point in the history
Updated curl to 7.64.1 version
  • Loading branch information
romancin authored Mar 27, 2019
2 parents add1b45 + 6066675 commit 0d07821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL build_version="Romancin version:- ${VERSION} Build-date:- ${BUILD_DATE}"
ARG MEDIAINF_VER="18.12"
ARG RTORRENT_VER="v0.9.7"
ARG LIBTORRENT_VER="v0.13.7"
ARG CURL_VER="7.64.0"
ARG CURL_VER="7.64.1"

# set env
ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
Expand Down

0 comments on commit 0d07821

Please sign in to comment.