diff --git a/bitnami/node/16/debian-11/Dockerfile b/bitnami/node/16/debian-11/Dockerfile index 998ba08025df..86f3a3703539 100644 --- a/bitnami/node/16/debian-11/Dockerfile +++ b/bitnami/node/16/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="16.17.1-debian-11-r5" \ + org.opencontainers.image.ref.name="16.17.1-debian-11-r6" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/node" \ org.opencontainers.image.title="node" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/node/README.md b/bitnami/node/README.md index ff12dac2ba52..02681aed9ad7 100644 --- a/bitnami/node/README.md +++ b/bitnami/node/README.md @@ -40,10 +40,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/). - -* [`18`, `18-debian-11`, `18.10.0`, `18.10.0-debian-11-r3`, `latest` (18/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/node/18/debian-11/Dockerfile) -* [`16`, `16-debian-11`, `16.17.1`, `16.17.1-debian-11-r5` (16/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/node/16/debian-11/Dockerfile) -* [`14`, `14-debian-11`, `14.20.1`, `14.20.1-debian-11-r5` (14/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/node/14/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).