修复后端 html 缓存

This commit is contained in:
whyour
2023-05-15 22:34:06 +08:00
parent e70fa83074
commit 6ac755b478
2 changed files with 11 additions and 1 deletions
-1
View File
@@ -29,7 +29,6 @@ RUN set -x \
&& apk upgrade \
&& apk --no-cache add -f bash \
coreutils \
moreutils \
git \
curl \
wget \