3.6.10-prod-debian-10-r122 release

This commit is contained in:
Bitnami Bot
2020-05-27 18:43:04 +00:00
parent e5f9d6fc45
commit f9f16361ec
5 changed files with 42 additions and 11 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-prod'
image: 'docker.io/bitnami/python:3.6-prod-debian-10'
ports:
- 8000:8000
volumes: