File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- PYTHON_VERSION = 3.6
1+ PYTHON_VERSION = 3.8
22POSTGRES_VERSION = 9.6
33POSTGIS_VERSION = 2.5
44MYSQL_VERSION = 8
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ To enter a bash shell within the container, run:
9797| Environment Variable | Default | Description |
9898| --- | --- | --- |
9999| ` DJANGO_PATH ` | None | The path to the Django codebase on your local machine |
100- | ` PYTHON_VERSION ` | ` 3.6 ` | The python version to run tests against |
100+ | ` PYTHON_VERSION ` | ` 3.8 ` | The python version to run tests against |
101101| ` POSTGRES_VERSION ` | ` 9.6 ` | The version of Postgres to use |
102102| ` MYSQL_VERSION ` | ` 8 ` | The mysql version to use |
103103| ` MARIADB_VERSION ` | ` 10.4 ` | The mariadb version to use |
You can’t perform that action at this time.
0 commit comments