mirror of
https://github.com/fmhy/edit.git
synced 2026-01-16 00:41:37 +11:00
fix merge conflict
This commit is contained in:
parent
69a5fdc455
commit
a4a5200b0e
3 changed files with 36 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:21.7.3-slim AS base
|
||||
FROM node:21-slim AS base
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
RUN corepack enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue