1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 13:18:25 +02:00

Upgrade dependencies

This commit is contained in:
2021-03-29 16:06:09 +02:00
parent 9359aa7606
commit 1df1766753
5 changed files with 34 additions and 8 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.8-alpine
FROM python:3.9-alpine
ENV PYTHONUNBUFFERED 1
ENV DJANGO_ALLOW_ASYNC_UNSAFE 1