diff --git a/bitnami/wildfly/26/debian-11/Dockerfile b/bitnami/wildfly/26/debian-11/Dockerfile index 6b00dd3e9b5a..fc619e266cf7 100644 --- a/bitnami/wildfly/26/debian-11/Dockerfile +++ b/bitnami/wildfly/26/debian-11/Dockerfile @@ -5,7 +5,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="26.1.2-debian-11-r13" \ + org.opencontainers.image.ref.name="26.1.2-debian-11-r14" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wildfly" \ org.opencontainers.image.title="wildfly" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/wildfly/README.md b/bitnami/wildfly/README.md index cc49fe0945c3..b118f75386f3 100644 --- a/bitnami/wildfly/README.md +++ b/bitnami/wildfly/README.md @@ -44,8 +44,7 @@ Non-root container images add an extra layer of security and are generally recom 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/). - -* [`26`, `26-debian-11`, `26.1.2`, `26.1.2-debian-11-r13`, `latest` (26/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wildfly/26/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).