liqinghua 1 ano atrás
pai
commit
0d98242e96
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:14
FROM node:20

# 设置工作目录
WORKDIR /app

Carregando…
Cancelar
Salvar