Skip to content

Commit

Permalink
Update curl version
Browse files Browse the repository at this point in the history
  • Loading branch information
a76yyyy committed Sep 28, 2021
1 parent a4d2b05 commit 28c1aaa
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 @@ -6,7 +6,7 @@ LABEL maintainer "a76yyyy <q981331502@163.com>"

# Envirenment for pycurl
ENV PYCURL_SSL_LIBRARY=openssl
ENV CURL_VERSION 7.79.0
ENV CURL_VERSION 7.79.1

# 换源 & For nghttp2-dev, we need testing respository.
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories && \
Expand Down

0 comments on commit 28c1aaa

Please sign in to comment.