diff --git a/Dockerfile b/Dockerfile index c5a9bba..571d5a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,5 +9,4 @@ FROM harbor.avroid.tech/devops/addlicense:1.1.3 COPY entrypoint.sh /entrypoint.sh -COPY ./ /src -#ENTRYPOINT ["/src/entrypoint.sh"] +ENTRYPOINT ["/src/entrypoint.sh"]