mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-05-19 14:42:31 +00:00
fix: 升级node docker镜像
This commit is contained in:
parent
9aa64447e6
commit
8d0c560013
@ -1,4 +1,4 @@
|
||||
FROM node:18.17.1 as builder
|
||||
FROM node:20.9.0 as builder
|
||||
WORKDIR /app
|
||||
RUN curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
# RUN yarn config set registry https://registry.npm.taobao.org -g
|
||||
|
Loading…
x
Reference in New Issue
Block a user