diff --git a/deployment/Dockerfile b/deployment/Dockerfile index 66b1682..1a7fe59 100644 --- a/deployment/Dockerfile +++ b/deployment/Dockerfile @@ -25,4 +25,4 @@ COPY . /app RUN chmod +x /app/deployment/entrypoint.sh # Set the entrypoint script to be executed -ENTRYPOINT ["/app/deployment/entrypoint.sh"] \ No newline at end of file +ENTRYPOINT ["/app/deployment/entrypoint.sh"]