liqinghua hace 1 año
padre
commit
7230c7929f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

@@ -1,5 +1,5 @@
# 使用 Node 作为基础镜像
FROM node:17
FROM node:21

# 设置工作目录
WORKDIR /app

Cargando…
Cancelar
Guardar