Skip to content

Commit 7ea7c47

Browse files
authored
Merge pull request #66 from romancin/develop
Updated curl to 7.64.1 version
2 parents 62efc6f + 4b59074 commit 7ea7c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LABEL build_version="Romancin version:- ${VERSION} Build-date:- ${BUILD_DATE}"
1212
ARG MEDIAINF_VER="18.12"
1313
ARG RTORRENT_VER="0.9.4"
1414
ARG LIBTORRENT_VER="0.13.4"
15-
ARG CURL_VER="7.64.0"
15+
ARG CURL_VER="7.64.1"
1616

1717
# set env
1818
ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

0 commit comments

Comments
 (0)