修复订阅更新仓库失败

This commit is contained in:
whyour
2023-05-06 22:58:05 +08:00
parent 5baa8e4391
commit 481646501c
3 changed files with 17 additions and 12 deletions
+1
View File
@@ -41,6 +41,7 @@ RUN set -x \
jq \
openssh \
procps \
netcat-openbsd \
npm \
&& rm -rf /var/cache/apk/* \
&& apk update \