This commit is contained in:
Oscar Landry 2017-05-20 18:10:12 +00:00 committed by GitHub
commit 074810d659

View File

@ -26,4 +26,6 @@ USER django
WORKDIR /app
USER django
ENTRYPOINT ["/entrypoint.sh"]