Explorar el Código

dockerfile

master
feing hace 7 meses
padre
commit
a156a77563
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 registry.cn-hangzhou.aliyuncs.com/zsanyu/rcsc:node-21
FROM registry.cn-hangzhou.aliyuncs.com/zsanyu/rcsc:amd64-node-21

# 设置工作目录
WORKDIR /app

Cargando…
Cancelar
Guardar