Skip to content

Commit

Permalink
Clarified supported Python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
zlogic committed Sep 9, 2024
1 parent 07f286a commit 7f2a6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This project is a goto reference for the following scenarios :
* Docker 20.10 (Installation [here](https://docs.docker.com/engine/installation/))
* Earlier Docker versions are no longer compatible because they don't support multistage builds.
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)
* Python 3
* Python 3.8
* For preparing, a local installation of `curl`
* For local testing, make sure you can run the [docker-compose command](https://docs.docker.com/compose/install/)
* A Mendix app based on Mendix 8 or a later version
Expand Down

0 comments on commit 7f2a6ea

Please sign in to comment.