diff --git a/bitnami/python/3.10/debian-11/Dockerfile b/bitnami/python/3.10/debian-11/Dockerfile index e6d4947f8d7a..cc6f37380f77 100644 --- a/bitnami/python/3.10/debian-11/Dockerfile +++ b/bitnami/python/3.10/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="3.10.8-debian-11-r1" \ + org.opencontainers.image.ref.name="3.10.8-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/python" \ org.opencontainers.image.title="python" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/python/README.md b/bitnami/python/README.md index c748eea89c0b..8a9c0ee78105 100644 --- a/bitnami/python/README.md +++ b/bitnami/python/README.md @@ -157,7 +157,7 @@ $ docker-compose up python ## Contributing -We'd love for you to contribute to this Docker image. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues), or submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. +We'd love for you to contribute to this Docker image. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. ## Issues