Skip to content

Commit 7bfb418

Browse files
committed
Added corpack enable to Dockerfile
1 parent 6650bba commit 7bfb418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN git clone -b fusmanii/yarn-upgrade-second-attempt https://github.com/across-
3434
RUN npx -y only-allow npm
3535

3636
# Install depdencies.
37+
RUN corepack enable
3738
RUN yarn install --frozen-lockfile && yarn build
3839

3940
# Set back the working directory to the protocol directory to default to that package.

0 commit comments

Comments
 (0)