Skip to content

Commit 8b90f3c

Browse files
committed
update curl version to curl-8_12_0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4352924 commit 8b90f3c

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
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:labs
22
FROM alpine:3.21.2 AS build
33
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
4-
ARG CURL_VERSION=curl-8_11_1
4+
ARG CURL_VERSION=curl-8_12_0
55
ARG WS_VERSION=v5.7.6-stable
66
ARG NGH3_VERSION=v1.7.0
77
ARG NGTCP2_VERSION=v1.10.0

0 commit comments

Comments
 (0)