Skip to content

Commit

Permalink
Hotfixes for cURL and c-ares
Browse files Browse the repository at this point in the history
This pull request bumps cURL and c-ares to the latest hotfix versions to improve stability.
  • Loading branch information
stickz authored Dec 23, 2024
1 parent 8da1973 commit 206a5ab
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 206a5ab

Please sign in to comment.