Skip to content

Commit 7f2a6ea

Browse files
committed
Clarified supported Python version.
1 parent 07f286a commit 7f2a6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This project is a goto reference for the following scenarios :
4242
* Docker 20.10 (Installation [here](https://docs.docker.com/engine/installation/))
4343
* Earlier Docker versions are no longer compatible because they don't support multistage builds.
4444
To use Docker versions below 20.10, download an earlier Mendix Docker Buildpack release, such as [v2.3.2](https://github.com/mendix/docker-mendix-buildpack/releases/tag/v2.3.2)
45-
* Python 3
45+
* Python 3.8
4646
* For preparing, a local installation of `curl`
4747
* For local testing, make sure you can run the [docker-compose command](https://docs.docker.com/compose/install/)
4848
* A Mendix app based on Mendix 8 or a later version

0 commit comments

Comments
 (0)