Skip to content

Commit c7e9c02

Browse files
committed
update ngtcp2 version to v1.10.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f686c2 commit c7e9c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
44
ARG CURL_VERSION=curl-8_11_1
55
ARG WS_VERSION=v5.7.4-stable
66
ARG NGH3_VERSION=v1.7.0
7-
ARG NGTCP2_VERSION=v1.9.1
7+
ARG NGTCP2_VERSION=v1.10.0
88

99
RUN apk upgrade --no-cache -a && \
1010
apk add --no-cache ca-certificates git build-base cmake autoconf automake coreutils libtool \

0 commit comments

Comments
 (0)