Commit 25ffa3b5 authored by xiezhi's avatar xiezhi

edit dockerfile

parent 7a3481d9
# 使用Node.js 18作为基础镜像
FROM node:18-alpine
FROM hb.eazytec-cloud.com/eazytec/eazydevelop-node:ubuntu22.04-node18-latest
# 设置工作目录
WORKDIR /app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment