瀏覽代碼

Dockerfile updated

Espinoza Guillermo 6 年之前
父節點
當前提交
c9d946b25f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      genieacs-base/Dockerfile

+ 1 - 1
genieacs-base/Dockerfile

@@ -1,4 +1,4 @@
-FROM node:latest
+FROM node:10
 
 COPY config.json config/config.json