switch to runner user in Dockerfile
All checks were successful
docker / docker (push) Successful in 28m1s
All checks were successful
docker / docker (push) Successful in 28m1s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
d525eaf6f8
commit
99cf009aac
@ -27,4 +27,7 @@ COPY public /app/public
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN chown 1001:1001 -R /app
|
||||
USER RUN
|
||||
|
||||
CMD ["/app/anonymousoverflow"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user