测试nodejs14 sqlite

This commit is contained in:
whyour
2022-01-09 23:17:50 +08:00
parent a954fc3942
commit bf59351cf9
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -31,7 +31,6 @@ RUN set -x \
python2 \
g++ \
make \
sqlite \
&& rm -rf /var/cache/apk/* \
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
&& echo "Asia/Shanghai" > /etc/timezone \