From b2f53684dc1f15ce5870b927147392ac8a50adeb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 29 Mar 2022 01:33:05 +0000 Subject: [PATCH] 2.5.5-debian-10-r14 release --- bitnami/haproxy/2/debian-10/Dockerfile | 2 +- bitnami/haproxy/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/haproxy/2/debian-10/Dockerfile b/bitnami/haproxy/2/debian-10/Dockerfile index 9c9b3d787334..8b86f16eb895 100644 --- a/bitnami/haproxy/2/debian-10/Dockerfile +++ b/bitnami/haproxy/2/debian-10/Dockerfile @@ -23,7 +23,7 @@ RUN chmod g+rwX /opt/bitnami ENV APP_VERSION="2.5.5" \ BITNAMI_APP_NAME="haproxy" \ - BITNAMI_IMAGE_VERSION="2.5.5-debian-10-r13" \ + BITNAMI_IMAGE_VERSION="2.5.5-debian-10-r14" \ PATH="/opt/bitnami/haproxy-dataplaneapi/bin:/opt/bitnami/haproxy/sbin:$PATH" USER 1001 diff --git a/bitnami/haproxy/README.md b/bitnami/haproxy/README.md index 53d19fd6b76b..a28ebff016c8 100644 --- a/bitnami/haproxy/README.md +++ b/bitnami/haproxy/README.md @@ -31,7 +31,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-10`, `2.5.5`, `2.5.5-debian-10-r13`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-haproxy/blob/2.5.5-debian-10-r13/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.5.5`, `2.5.5-debian-10-r14`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-haproxy/blob/2.5.5-debian-10-r14/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/haproxy GitHub repo](https://github.com/bitnami/bitnami-docker-haproxy).