1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-06 10:03:56 +02:00

Bump dependencies for Django 5.2

This commit is contained in:
Emmy D'Anello
2025-04-21 18:54:16 +02:00
parent 0a80e03b58
commit b33a69410a
3 changed files with 17 additions and 20 deletions

View File

@ -37,4 +37,4 @@ RUN ln -s /code/.bashrc /root/.bashrc
ENTRYPOINT ["/code/entrypoint.sh"]
EXPOSE 80
CMD ["./manage.py", "shell_plus", "--ipython"]
CMD ["./manage.py", "shell"]