Skip to content

Commit

Permalink
Maybe make it 555 for the lock?
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Jul 30, 2024
1 parent 2738527 commit b9e83ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ RUN corepack yarn --version
RUN chmod 444 /idk/corepack/lastKnownGood.json
RUN chmod 555 /idk/corepack

RUN chmod 555 yarn.lock

# Build the test runner
RUN set -ex; \
# install all the development modules (used for building)
Expand Down

0 comments on commit b9e83ce

Please sign in to comment.