Remove nonroot user from Dockerfile
This commit is contained in:
@@ -26,6 +26,5 @@ COPY --from=build-stage /app/internal/web/templates /internal/web/templates
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
USER nonroot:nonroot
|
||||
|
||||
ENTRYPOINT ["/CatsOfMastodonGo"]
|
Reference in New Issue
Block a user