Skip to content

Commit

Permalink
Merge pull request #406 from stickz/patch-17
Browse files Browse the repository at this point in the history
curl: Upgrade curl and c-ares
  • Loading branch information
crazy-max authored Dec 1, 2024
2 parents c58887e + a8a985e commit ff3de32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# syntax=docker/dockerfile:1

ARG LIBSIG_VERSION=3.0.3
ARG CARES_VERSION=1.31.0
ARG CURL_VERSION=8.5.0
ARG CARES_VERSION=1.34.3
ARG CURL_VERSION=8.11.0
ARG XMLRPC_VERSION=01.58.00
ARG MKTORRENT_VERSION=v1.1
ARG GEOIP2_PHPEXT_VERSION=1.3.1
Expand Down

0 comments on commit ff3de32

Please sign in to comment.