build: Update Python from 3.7 to 3.9; Debian from 10 to 11
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# This is done to ensures that node-sass binary remains common.
|
||||
# node-sass is required to enable website theme feature used
|
||||
# by Website Manager role in Frappe Framework
|
||||
FROM python:3.7-slim-buster
|
||||
FROM python:3.9-slim-bullseye
|
||||
|
||||
ARG GIT_REPO=https://github.com/frappe/frappe
|
||||
ARG GIT_BRANCH=develop
|
||||
|
||||
Reference in New Issue
Block a user