Skip to content

Commit

Permalink
[Test] Bump PNPM major version
Browse files Browse the repository at this point in the history
  • Loading branch information
raducristianpopa committed Aug 29, 2023
1 parent 30cd458 commit 024c693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM node:18-alpine AS base
WORKDIR /home/rafiki

RUN corepack enable
RUN corepack prepare pnpm@7.25.1 --activate
RUN corepack prepare pnpm@8.7.0 --activate
RUN apk add --no-cache \
python3 \
make \
Expand Down

0 comments on commit 024c693

Please sign in to comment.