Skip to content

Commit

Permalink
📦 build: Fix playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzuZensai committed Aug 18, 2024
1 parent cc9f626 commit 94881f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,7 @@ RUN useradd -m node
RUN chown -R node:node /home/node
USER node

WORKDIR /home/node/app
RUN pnpx playwright install chromium

CMD [ "node", "src/index.js"]
2 changes: 1 addition & 1 deletion NekoMelody
Submodule NekoMelody updated 1 files
+45 −23 src/utils/Request.ts

0 comments on commit 94881f1

Please sign in to comment.