Skip to content

Commit

Permalink
Special version - Barbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelSilvaDNX committed Dec 8, 2022
1 parent 6d812ad commit 9904d85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ RUN apk --no-cache update && \
rm -rf /var/cache/apk/* && \
yarn global add $SERVERLESS

WORKDIR /work
WORKDIR /work

RUN chmod -R a+rwX /work

0 comments on commit 9904d85

Please sign in to comment.