diff --git a/bitnami/jruby/9.3/debian-11/Dockerfile b/bitnami/jruby/9.3/debian-11/Dockerfile index 6f391a57a496..67b1071bb94e 100644 --- a/bitnami/jruby/9.3/debian-11/Dockerfile +++ b/bitnami/jruby/9.3/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="9.3.8-0-debian-11-r8" \ + org.opencontainers.image.ref.name="9.3.8-0-debian-11-r9" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jruby" \ org.opencontainers.image.title="jruby" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/jruby/README.md b/bitnami/jruby/README.md index 2585a6c0bbc1..e55576a86394 100644 --- a/bitnami/jruby/README.md +++ b/bitnami/jruby/README.md @@ -34,8 +34,7 @@ $ docker-compose up -d 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/). - -* [`9.3`, `9.3-debian-11`, `9.3.8-0`, `9.3.8-0-debian-11-r8`, `latest` (9.3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/jruby/9.3/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).