3.6.10-debian-10-r125 release

This commit is contained in:
Bitnami Bot
2020-05-23 13:13:32 +00:00
parent 096a320c5b
commit cbb5c53e10
4 changed files with 31 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ version: '2'
services:
python:
tty: true # Enables debugging capabilities when attached to this container.
image: 'bitnami/python:3.6'
image: 'docker.io/bitnami/python:3.6-debian-10'
ports:
- 8000:8000
volumes: