fix the username in the dockerfile
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
f8e486d9bc
commit
b820c56c15
@ -28,6 +28,6 @@ COPY public /app/public
|
||||
WORKDIR /app
|
||||
|
||||
RUN chown 1001:1001 -R /app
|
||||
USER RUN
|
||||
USER runner
|
||||
|
||||
CMD ["/app/anonymousoverflow"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user