Skip to content

Commit

Permalink
Bump cURL version to 8.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: PI <[email protected]>
  • Loading branch information
pi-314159 authored Dec 24, 2024
1 parent 22ba916 commit 36f5716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curl/Dockerfile-QUIC
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:latest AS build

ARG CURL_VERSION=8.10.1
ARG CURL_VERSION=8.11.1
ARG QUICHE_VERSION=0.22.0

RUN apt update && apt install cmake gcc ninja-build libunwind-dev pkg-config build-essential cargo git wget -y && cd /root && \
Expand Down

0 comments on commit 36f5716

Please sign in to comment.