summaryrefslogtreecommitdiff
path: root/makima/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'makima/Dockerfile')
-rw-r--r--makima/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makima/Dockerfile b/makima/Dockerfile
index c8e7a2b..f53874b 100644
--- a/makima/Dockerfile
+++ b/makima/Dockerfile
@@ -33,7 +33,7 @@ RUN apt-get update && apt-get install -y \
COPY --from=builder /app/target/release/makima-server /app/makima-server
# Copy model download script
-COPY makima/sh/download-models.sh /app/download-models.sh
+COPY ./sh/download-models.sh /app/download-models.sh
RUN chmod +x /app/download-models.sh
# Create models directory