Skip to content

Commit fe98d3c

Browse files
committed
feat: 升级 YApi 版本 [1.10.1]
1 parent b6acf50 commit fe98d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apk add --update --no-cache ca-certificates curl wget cmake build-base git b
66
&& update-ca-certificates
77

88
# YApi 版本
9-
ENV YAPI_VERSION=1.9.3
9+
ENV YAPI_VERSION=1.10.1
1010

1111
# 编译脚本
1212
WORKDIR /yapi/scripts

0 commit comments

Comments
 (0)