liqinghua 1 ano atrás
pai
commit
7230c7929f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver arquivo

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

# 设置工作目录
WORKDIR /app

Carregando…
Cancelar
Salvar