Skip to content

Commit b13b03c

Browse files
committed
Make Python 3.6 the default version as documented.
1 parent 022307d commit b13b03c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
PYTHON_VERSION=3.5
1+
PYTHON_VERSION=3.6
22
POSTGRES_VERSION=9.6
33
POSTGIS_VERSION=2.5
44
MYSQL_VERSION=8
55
MARIADB_VERSION=10.3
6-
PIP_CACHE_VOLUME=pip-cache
6+
PIP_CACHE_VOLUME=pip-cache

0 commit comments

Comments
 (0)