We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daffdc3 commit a642fd2Copy full SHA for a642fd2
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:labs
2
FROM alpine:3.21.0 AS build
3
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
4
-ARG CURL_VERSION=curl-8_11_0
+ARG CURL_VERSION=curl-8_11_1
5
ARG WS_VERSION=v5.7.4-stable
6
ARG NGH3_VERSION=v1.6.0
7
ARG NGTCP2_VERSION=v1.9.1
0 commit comments