mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-17 09:16:36 +08:00
build:node version
This commit is contained in:
parent
974331a028
commit
af31103770
@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM node:16 AS builder
|
||||
FROM --platform=$BUILDPLATFORM node:18 AS builder
|
||||
|
||||
WORKDIR /web
|
||||
COPY ./VERSION .
|
||||
|
Loading…
Reference in New Issue
Block a user