Skip to content

Commit

Permalink
Bump cURL version to 8.11.1 (open-quantum-safe#337)
Browse files Browse the repository at this point in the history
Signed-off-by: PI <74706004+pi-314159@users.noreply.github.com>
  • Loading branch information
pi-314159 authored Jan 2, 2025
1 parent 22ba916 commit d9a466b
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 d9a466b

Please sign in to comment.