Skip to content

Commit

Permalink
[nc] update curl version
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Nov 22, 2024
1 parent fb53495 commit f81ee09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ RUN apk add --no-cache \
g++=13.2.1_git20240309-r0 \
cmake=3.29.3-r0 \
make=4.4.1-r2 \
curl=8.10.1-r0 \
libcurl=8.10.1-r0 \
curl-dev=8.10.1-r0 \
curl=8.11.0-r2 \
libcurl=8.11.0-r2 \
curl-dev=8.11.0-r2 \
openssl-dev=3.3.2-r1 \
wget=1.24.5-r0 \
unzip=6.0-r14 \
Expand Down

0 comments on commit f81ee09

Please sign in to comment.