diff --git a/docker/Dockerfile.alpine.latest b/docker/Dockerfile.alpine.latest index 432075cd1..dfcfa6603 100644 --- a/docker/Dockerfile.alpine.latest +++ b/docker/Dockerfile.alpine.latest @@ -26,4 +26,4 @@ RUN chmod +x /entrypoint.sh \ USER noroot -ENTRYPOINT ["docker/entrypoint.sh"] \ No newline at end of file +ENTRYPOINT ["/entrypoint.sh"]