Port code to Bullseye
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
FROM python:3-buster
 | 
			
		||||
FROM python:3.9-slim-bullseye
 | 
			
		||||
 | 
			
		||||
ENV PYTHONUNBUFFERED 1
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -173,3 +173,4 @@ STATIC_URL = '/static/'
 | 
			
		||||
 | 
			
		||||
ALIAS_VALIDATOR_REGEX = r''
 | 
			
		||||
 | 
			
		||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user