改为 node:20-slim
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
FROM node:22-alpine AS build
|
FROM node:20-slim AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Copy the entire project
|
# Copy the entire project
|
||||||
|
Reference in New Issue
Block a user