DjPapzin commited on
Commit
22e5514
·
1 Parent(s): 2dcec77

Added correct copy path

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,4 +14,4 @@ COPY --chown=1000:1000 --from=root / /
14
  RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages
15
 
16
  # Copy the model file
17
- COPY frontend/FINAL_MODEL.keras .
 
14
  RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages
15
 
16
  # Copy the model file
17
+ COPY frontend/FINAL_MODEL.keras /home/user/app/