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.
1 parent 35dbbfa commit e40a258Copy full SHA for e40a258
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