We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35dbbfa + e40a258 commit 63ebc38Copy full SHA for 63ebc38
docker-compose.yaml
@@ -40,7 +40,7 @@ services:
40
context: .
41
dockerfile: Dockerfile
42
args:
43
- PY_VER: ${PY_VER:-3.8}
+ PY_VER: ${PY_VER:-3.9}
44
HOST_UID: ${HOST_UID:-1000}
45
depends_on:
46
db:
0 commit comments