Remove user overwrite
All checks were successful
/ docker (push) Successful in 47s

This commit is contained in:
Melody Becker 2025-01-16 12:32:02 +01:00
parent b167569942
commit 96f617c638

View file

@ -23,6 +23,4 @@ COPY --from=build-stage /mstar /mstar
EXPOSE 8080
USER nonroot:nonroot
ENTRYPOINT [ "/mstar" ]