Browse Source

Changes to node slim to fix Jenkins PR build

Bret Fisher 5 năm trước cách đây
mục cha
commit
563773c980
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      result/Dockerfile

+ 1 - 1
result/Dockerfile

@@ -1,4 +1,4 @@
-FROM node:10-alpine
+FROM node:10-slim
 
 WORKDIR /app