[bitnami/python] Release 3.11.0-debian-11-r0 (#14195)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-11-18 21:04:52 +01:00
committed by GitHub
parent ae6d496f82
commit 048fc09ea5
7 changed files with 100 additions and 1 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.10
image: docker.io/bitnami/python:3.11
ports:
- 8000:8000
volumes: