Browse Source

[CI SKIP]

robert 11 tháng trước cách đây
mục cha
commit
d5a9bf80c5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM hub.evbj.easou.com/pro/book-touchrs-base:v2.3.7
 
 #update release version
-#COPY flume.conf /app/soft/flume-1.7.0/conf/flume.conf
+COPY flume.conf /app/soft/flume-1.7.0/conf/flume.conf
 COPY release /etc/release
 
 RUN export RELEASE=`head -n 1 /etc/release` \