diff --git a/Dockerfile b/Dockerfile index 3fb8bb2..5837671 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,8 +25,6 @@ WORKDIR /root/ COPY https .aspnet/https/ - - ########################################## FROM build as publish USER root