Update applications/puppeteer/Dockerfile
Some checks failed
Build Container: Node Puppeteer / Build Container Image: container:node-puppeteer (node-puppeteer) (push) Failing after 35s
Some checks failed
Build Container: Node Puppeteer / Build Container Image: container:node-puppeteer (node-puppeteer) (push) Failing after 35s
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user