WIP: Docker updates #13

Draft
mravi wants to merge 19 commits from docker into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit fbeb18070b - Show all commits

View file

@ -1,4 +1,4 @@
FROM python:3.10.0-alpine3.15
FROM python:3.7-alpine3.15
WORKDIR /app

View file

@ -1,5 +1,5 @@
Babel==2.3.4
Django==1.9.4
Django==1.11
Django-Select2==4.3.2
Pillow==9.5.0
URLObject==2.4.0