diff --git a/bitnami/phpmyadmin/5/debian-10/Dockerfile b/bitnami/phpmyadmin/5/debian-10/Dockerfile index aa89af3067b0..d577d1c8b26e 100644 --- a/bitnami/phpmyadmin/5/debian-10/Dockerfile +++ b/bitnami/phpmyadmin/5/debian-10/Dockerfile @@ -23,7 +23,7 @@ ENV APACHE_HTTPS_PORT_NUMBER="" \ APACHE_SET_HTTPS_PORT="no" \ APACHE_SET_HTTP_PORT="no" \ BITNAMI_APP_NAME="phpmyadmin" \ - BITNAMI_IMAGE_VERSION="5.0.1-debian-10-r30" \ + BITNAMI_IMAGE_VERSION="5.0.1-debian-10-r31" \ DATABASE_ENABLE_SSL="no" \ DATABASE_HOST="mariadb" \ DATABASE_PORT_NUMBER="3306" \ diff --git a/bitnami/phpmyadmin/README.md b/bitnami/phpmyadmin/README.md index 431ef4e5e43b..0a6672c0253b 100644 --- a/bitnami/phpmyadmin/README.md +++ b/bitnami/phpmyadmin/README.md @@ -33,13 +33,12 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy # Supported tags and respective `Dockerfile` links -> NOTE: Debian 9 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9. +> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7. Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`5-ol-7`, `5.0.1-ol-7-r35` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/5.0.1-ol-7-r35/5/ol-7/Dockerfile) -* [`5-debian-10`, `5.0.1-debian-10-r30`, `5`, `5.0.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/5.0.1-debian-10-r30/5/debian-10/Dockerfile) +* [`5-debian-10`, `5.0.1-debian-10-r31`, `5`, `5.0.1`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/5.0.1-debian-10-r31/5/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).