caipin 2 years ago
parent
commit
9f3e5f5869
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/Dockerfile

+ 1 - 1
deployment/Dockerfile

@@ -88,7 +88,7 @@
 # FROM centos:7
 FROM alpine:3.13
 
-ADD /bin/ /
+COPY  ./bin/construction_management /
 RUN chmod 777 /construction_management
 ENV PARAMS=""