caipin 3 years ago
parent
commit
16f7fa16fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/Dockerfile

+ 1 - 1
deployment/Dockerfile

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