add package moment

main
ycz008 2024-01-30 11:07:11 +08:00
parent b2606c4314
commit 8878b0d4fd
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends ca-certificates curl rsync && \
rm -rf /var/lib/apt/lists/ && \
git config --global --add safe.directory '*' && \
npm install -g pnpm && \
npm install -g pnpm