diff --git a/docker_templates/partials/entrypoint.j2 b/docker_templates/partials/entrypoint.j2 index d5a6bf190..ff1f83e9b 100644 --- a/docker_templates/partials/entrypoint.j2 +++ b/docker_templates/partials/entrypoint.j2 @@ -1,2 +1,2 @@ COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh -ENTRYPOINT ["/__cacert_entrypoint.sh"] \ No newline at end of file +ENTRYPOINT ["/__cacert_entrypoint.sh"]