diff --git a/dockerfile b/Dockerfile similarity index 98% rename from dockerfile rename to Dockerfile index bb08afeea..4e2e992f3 100644 --- a/dockerfile +++ b/Dockerfile @@ -33,4 +33,4 @@ RUN LATEST_RELEASE_URL=$(curl -s --fail --retry 3 https://api.github.com/repos/c && rm -rf cdisc-rules-engine \ && chmod +x /app/core -CMD ["/bin/sh"] \ No newline at end of file +CMD ["/bin/sh"]