更新 dockerfile
CI/CD / build (push) Failing after 5m33s
Details
CI/CD / build (push) Failing after 5m33s
Details
This commit is contained in:
parent
7d19186682
commit
dd23fde1c0
|
|
@ -1,5 +1,5 @@
|
||||||
# 使用官方Node.js镜像
|
# 使用官方Node.js镜像
|
||||||
FROM node:20-alpine
|
FROM node:22-alpine
|
||||||
|
|
||||||
# 设置工作目录
|
# 设置工作目录
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue