saving for later
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@ COPY --chown=node:node \
|
||||
pnpm-workspace.yaml \
|
||||
./
|
||||
|
||||
RUN --mount=type=cache,id=pnpm,target=/buildcache,uid=1000,gid=1000 \
|
||||
pnpm install --frozen-lockfile
|
||||
RUN pnpm install --frozen-lockfile
|
||||
|
||||
ENV CHOKIDAR_USEPOLLING=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user