Skip to content

Commit 7350826

Browse files
committed
Update Dockerfile
Signed-off-by: Zoey <[email protected]>
1 parent fa827b1 commit 7350826

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
@@ -2,7 +2,7 @@
22
FROM alpine:3.20.2 AS build
33
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
44
ARG CURL_VERSION=8.9.1
5-
ARG WS_VERSION=v5.7.2-stable
5+
ARG WS_VERSION=v5.7.0-stable
66
ARG NGH3_VERSION=v1.4.0
77
ARG NGTCP2_VERSION=v1.6.0
88

0 commit comments

Comments
 (0)