Skip to content
Snippets Groups Projects
Commit aff0e721 authored by kerfallaCisse's avatar kerfallaCisse
Browse files

update docker file

parent 7b488658
No related branches found
No related tags found
No related merge requests found
Pipeline #66878 failed
......@@ -10,6 +10,8 @@ COPY . .
RUN rasa train nlu
RUN chmod -R 775 /app_rasa
# We set the user to run, ro avoid runing the application with the root user
USER 1001
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment