We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6acf50 commit fe98d3cCopy full SHA for fe98d3c
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ RUN apk add --update --no-cache ca-certificates curl wget cmake build-base git b
6
&& update-ca-certificates
7
8
# YApi 版本
9
-ENV YAPI_VERSION=1.9.3
+ENV YAPI_VERSION=1.10.1
10
11
# 编译脚本
12
WORKDIR /yapi/scripts
0 commit comments