diff --git a/bitnami/haproxy/2/debian-11/Dockerfile b/bitnami/haproxy/2/debian-11/Dockerfile index 8efe3e282764..6bc293cdfe87 100644 --- a/bitnami/haproxy/2/debian-11/Dockerfile +++ b/bitnami/haproxy/2/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.6.2-debian-11-r11" \ + org.opencontainers.image.ref.name="2.6.2-debian-11-r12" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/haproxy" \ org.opencontainers.image.title="haproxy" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/haproxy/2/debian-11/tags-info.yaml b/bitnami/haproxy/2/debian-11/tags-info.yaml new file mode 100644 index 000000000000..f27a4f02a33c --- /dev/null +++ b/bitnami/haproxy/2/debian-11/tags-info.yaml @@ -0,0 +1,5 @@ +rolling-tags: + - "2" + - "2-debian-11" + - "2.6.2" + - "latest" diff --git a/bitnami/haproxy/README.md b/bitnami/haproxy/README.md index abd5b617d90d..c7a2a9a952e8 100644 --- a/bitnami/haproxy/README.md +++ b/bitnami/haproxy/README.md @@ -28,7 +28,7 @@ $ docker run --name haproxy bitnami/haproxy:latest 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.6.2`, `2.6.2-debian-11-r11`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/haproxy/2/debian-11/Dockerfile) +* [`2`, `2-debian-11`, `2.6.2`, `2.6.2-debian-11-r12`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/haproxy/2/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).