You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Make setup use the base image
This commit is contained in:
@@ -10,5 +10,5 @@ RUN echo $VERSION >/version
|
||||
|
||||
HEALTHCHECK CMD true
|
||||
|
||||
USER app
|
||||
USER mailu
|
||||
CMD ["/bin/bash", "-c", "sleep infinity"]
|
||||
|
Reference in New Issue
Block a user