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
|
EXPOSE 8080
|
||||||
|
|
||||||
USER nonroot:nonroot
|
|
||||||
|
|
||||||
ENTRYPOINT ["/CatsOfMastodonGo"]
|
ENTRYPOINT ["/CatsOfMastodonGo"]
|
Reference in New Issue
Block a user