mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
📦 build: Fix playwright
This commit is contained in:
@@ -65,4 +65,7 @@ RUN useradd -m node
|
|||||||
RUN chown -R node:node /home/node
|
RUN chown -R node:node /home/node
|
||||||
USER node
|
USER node
|
||||||
|
|
||||||
|
WORKDIR /home/node/app
|
||||||
|
RUN pnpx playwright install chromium
|
||||||
|
|
||||||
CMD [ "node", "src/index.js"]
|
CMD [ "node", "src/index.js"]
|
||||||
|
|||||||
+1
-1
Submodule NekoMelody updated: 09c9d4645e...4da77df4ca
Reference in New Issue
Block a user