[bitnami/haproxy] Release 2.7.4-debian-11-r0 (#26888)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-10 20:41:28 +01:00 committed by GitHub
parent 3826384e14
commit 5bb86a9f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-10T15:59:42Z" \
org.opencontainers.image.created="2023-03-10T19:25:17Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.7.3-debian-11-r9" \
org.opencontainers.image.ref.name="2.7.4-debian-11-r0" \
org.opencontainers.image.title="haproxy" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.7.3"
org.opencontainers.image.version="2.7.4"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl libssl1.1 procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"haproxy-2.7.3-3-linux-${OS_ARCH}-debian-11" \
"haproxy-2.7.4-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -38,7 +38,7 @@ RUN apt-get autoremove --purge -y curl && \
apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="2.7.3" \
ENV APP_VERSION="2.7.4" \
BITNAMI_APP_NAME="haproxy" \
PATH="/opt/bitnami/haproxy-dataplaneapi/bin:/opt/bitnami/haproxy/sbin:$PATH"

View File

@ -1,9 +1,9 @@
{
"haproxy": {
"arch": "amd64",
"digest": "a31926a82c11993dc252d0f618a98fb0a011da0d8d266c4a7dc0ebb6316a9f12",
"digest": "e3b298feaaa2440bb6b1cdaf870252e528cc4f2ae8e2c3c95fa5fb5022947b8a",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.3-3"
"version": "2.7.4-0"
}
}

View File

@ -1,5 +1,5 @@
rolling-tags:
- "2"
- 2-debian-11
- 2.7.3
- 2.7.4
- latest