3.9.4-prod-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2021-04-08 10:12:01 +00:00
parent d69f49df30
commit 35ce0100cf
3 changed files with 3 additions and 3 deletions

View File

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