mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
[bitnami/haproxy-intel] Release 2.6.6-debian-11-r15 (#12764)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,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="2.6.6-debian-11-r14" \
|
||||
org.opencontainers.image.ref.name="2.6.6-debian-11-r15" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/haproxy-intel" \
|
||||
org.opencontainers.image.title="haproxy-intel" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -21,7 +21,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=( \
|
||||
"qatengine-0.6.16-0-linux-${OS_ARCH}-debian-11" \
|
||||
"qatengine-0.6.17-0-linux-${OS_ARCH}-debian-11" \
|
||||
"haproxy-dataplaneapi-2.6.1-1-linux-${OS_ARCH}-debian-11" \
|
||||
"haproxy-2.6.6-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"qatengine": {
|
||||
"arch": "amd64",
|
||||
"digest": "699e8cfd8f4216a1d307583b36cdb5c25079ad756c5eed6734288cd178d0449e",
|
||||
"digest": "217daab3f5bebd410dfb819223226b2a768f5506f9338dc2e8fc9d866af9d223",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "0.6.16-0"
|
||||
"version": "0.6.17-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user