diff --git a/Dockerfile b/Dockerfile index ea2642d..1e342ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,6 +26,5 @@ COPY --from=build-stage /app/internal/web/templates /internal/web/templates EXPOSE 8080 -USER nonroot:nonroot ENTRYPOINT ["/CatsOfMastodonGo"] \ No newline at end of file