-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change(dockerfile): 📝 Update curl&ssl version
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ FROM a76yyyy/ddddocr:latest | |
LABEL maintainer "a76yyyy <[email protected]>" | ||
LABEL org.opencontainers.image.source=https://github.com/qiandao-today/pycurl-docker | ||
|
||
ARG CURL_VERSION=7.84.0 | ||
ARG CURL_VERSION=8.6.0 | ||
|
||
ENV PYCURL_SSL_LIBRARY=openssl | ||
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters