mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-30 15:16:39 +08:00
Update Node version in Dockerfile
This commit is contained in:
parent
8383bce459
commit
ea439abfda
@ -1,4 +1,4 @@
|
|||||||
FROM node:16 as builder
|
FROM node:20 as builder
|
||||||
|
|
||||||
WORKDIR /web
|
WORKDIR /web
|
||||||
COPY ./VERSION .
|
COPY ./VERSION .
|
||||||
|
Loading…
Reference in New Issue
Block a user