diff --git a/bitnami/magento/2/debian-11/Dockerfile b/bitnami/magento/2/debian-11/Dockerfile index ee36cb6adef9..51854c4c5ed7 100644 --- a/bitnami/magento/2/debian-11/Dockerfile +++ b/bitnami/magento/2/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="2.4.5-debian-11-r19" \ + org.opencontainers.image.ref.name="2.4.5-debian-11-r20" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/magento" \ org.opencontainers.image.title="magento" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index b499e9ed11c8..a7ba7404fa36 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -36,8 +36,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.dev/) for deploy Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). - -* [`2`, `2-debian-11`, `2.4.5`, `2.4.5-debian-11-r19`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/magento/2/debian-11/Dockerfile) +You can see the equivalence between the different tags by taking a look at the `tags-info.yaml` file present in the branch folder, i.e `bitnami/ASSET/BRANCH/DISTRO/tags-info.yaml`. Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).