mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-03 00:42:48 +02:00
django-cas-server does not support Django 3.1 and Python 3.9 yet
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM python:3-alpine
|
||||
FROM python:3.8-alpine
|
||||
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
ENV DJANGO_ALLOW_ASYNC_UNSAFE 1
|
||||
|
Reference in New Issue
Block a user