@@ -31,4 +31,4 @@ RUN chmod +x /entrypoint.sh \
USER noroot
-ENTRYPOINT ["docker/entrypoint.sh"]
+ENTRYPOINT ["/entrypoint.sh"]