Skip to content

Commit

Permalink
Puppeteer Folder added
Browse files Browse the repository at this point in the history
  • Loading branch information
ackava committed Jun 27, 2023
1 parent 9792b5f commit d182bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ COPY package.json ${FUNCTION_DIR}
COPY src ${FUNCTION_DIR}/src
COPY index.js ${FUNCTION_DIR}
COPY node_modules ${FUNCTION_DIR}/node_modules
COPY puppeteer-chromium ${FUNCTION_DIR}/puppeteer-chromium

WORKDIR ${FUNCTION_DIR}

Expand Down

0 comments on commit d182bb0

Please sign in to comment.