mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix: node version
This commit is contained in:
parent
e698ebc510
commit
925aa8d20a
@ -1,4 +1,4 @@
|
||||
FROM node:21-alpine AS base
|
||||
FROM node:18-alpine AS base
|
||||
|
||||
FROM base AS deps
|
||||
RUN apk add --no-cache libc6-compat
|
||||
|
Loading…
Reference in New Issue
Block a user