Build updates
This commit is contained in:
parent
7a6e7d0748
commit
d6dab5fb1f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ COPY --from=node /usr/local/lib /usr/local/lib
|
||||||
COPY --from=node /usr/local/include /usr/local/include
|
COPY --from=node /usr/local/include /usr/local/include
|
||||||
COPY --from=node /usr/local/bin /usr/local/bin
|
COPY --from=node /usr/local/bin /usr/local/bin
|
||||||
|
|
||||||
# Prepare pnpm (corepack is already enabled in node:22-alpine)
|
# Prepare pnpm (corepack symlinks already copied from node image)
|
||||||
RUN corepack prepare pnpm@9.15.4 --activate
|
RUN corepack prepare pnpm@9.15.4 --activate
|
||||||
|
|
||||||
# Set up pnpm home
|
# Set up pnpm home
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue