mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
⬆️ Update Node.js to v20 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
90b09e30c2
commit
e026ec60cd
@ -1,4 +1,4 @@
|
||||
FROM node:16 as frontend
|
||||
FROM node:20.15.1 as frontend
|
||||
ADD . /app
|
||||
WORKDIR /app/admin-frontend
|
||||
RUN yarn && yarn build
|
||||
|
Loading…
x
Reference in New Issue
Block a user