diff --git a/bitnami/apache/2.4/debian-11/Dockerfile b/bitnami/apache/2.4/debian-11/Dockerfile index aad8e2cb42ee..1e7b3f7bf5fe 100644 --- a/bitnami/apache/2.4/debian-11/Dockerfile +++ b/bitnami/apache/2.4/debian-11/Dockerfile @@ -6,7 +6,7 @@ ENV HOME="/" \ LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="2.4.54-debian-11-r25" \ + org.opencontainers.image.ref.name="2.4.54-debian-11-r26" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/apache" \ org.opencontainers.image.title="apache" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/apache/2.4/debian-11/tags-info.yaml b/bitnami/apache/2.4/debian-11/tags-info.yaml new file mode 100644 index 000000000000..3c4fc25dd90d --- /dev/null +++ b/bitnami/apache/2.4/debian-11/tags-info.yaml @@ -0,0 +1,5 @@ +rolling-tags: + - "2.4" + - "2.4-debian-11" + - "2.4.54" + - "latest" diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index 78217e89c185..b410e2473e92 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -47,7 +47,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/). -* [`2.4`, `2.4-debian-11`, `2.4.54`, `2.4.54-debian-11-r25`, `latest` (2.4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/apache/2.4/debian-11/Dockerfile) +* [`2.4`, `2.4-debian-11`, `2.4.54`, `2.4.54-debian-11-r26`, `latest` (2.4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/apache/2.4/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).