Update applications/puppeteer/Dockerfile
Some checks failed
Build Container: Node Puppeteer / Build Container Image: container:node-puppeteer (node-puppeteer) (push) Failing after 35s

This commit is contained in:
2025-06-11 18:48:24 +00:00
parent ca494d091a
commit 08bcc2d37d

View File

@@ -34,4 +34,4 @@ ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true \\
PUPPETEER_EXECUTABLE_PATH=/usr/bin/google-chrome-stable
# Set the command to run your Puppeteer script
CMD ["node", "puppeteer-script.js"]
CMD ["node", "puppeteer-script.js"]