UNCLASSIFIED

Commit 49340bea authored by Michael Uranaka's avatar Michael Uranaka
Browse files

Merge branch 'master' into 'repo1-mirror'

Master

See merge request tron/products/learn-lms/microservices/python-evaluator!15
parents 43270ee5 c2c827b6
Pipeline #158005 passed with stages
in 11 minutes and 40 seconds
......@@ -21,7 +21,8 @@ RUN chmod 0555 /app/get-job.sh
RUN rm /bin/su \
/bin/sudo \
/bin/sudoedit \
/bin/sudoreplay
/bin/sudoreplay && \
rm -rf /usr/libexec/sudo
# Become the python user.
USER 1001
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment