Skip to content

Commit

Permalink
Merge pull request #415 from stickz/patch-23
Browse files Browse the repository at this point in the history
Hotfixes for cURL and c-ares
  • Loading branch information
crazy-max authored Dec 23, 2024
2 parents a719ed1 + 206a5ab commit 1bf5274
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.34.3
ARG CURL_VERSION=8.11.0
ARG CARES_VERSION=1.34.4
ARG CURL_VERSION=8.11.1
ARG XMLRPC_VERSION=01.58.00
ARG MKTORRENT_VERSION=v1.1
ARG GEOIP2_PHPEXT_VERSION=1.3.1
Expand Down

0 comments on commit 1bf5274

Please sign in to comment.