This commit is contained in:
parent
9bd5005629
commit
59f4ffce6e
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
FROM docker.io/library/node:22
|
||||
|
||||
USER root
|
||||
RUN apt-get --no-cache update && apt-get --no-cache install -y \
|
||||
git git-lfs \
|
||||
RUN curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=10.0.0 sh -
|
||||
|
||||
USER node
|
Loading…
Add table
Reference in a new issue