mirror of
https://github.com/bitnami/containers.git
synced 2026-02-18 03:57:16 +08:00
[bitnami/rabbitmq] Release 3.10.10-debian-11-r2 (#11348)
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="3.10.10-debian-11-r1" \
|
||||
org.opencontainers.image.ref.name="3.10.10-debian-11-r2" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq" \
|
||||
org.opencontainers.image.title="rabbitmq" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl libgcc-s1 libssl1.1 libstdc++6 libtinf
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
"erlang-25.1.1-1-linux-${OS_ARCH}-debian-11" \
|
||||
"erlang-25.1.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"rabbitmq-3.10.10-0-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"erlang": {
|
||||
"arch": "amd64",
|
||||
"digest": "a8b2ffe3659f0a6f7361eb86960739cdc6e1f8e4f4907edc9777f3d6ab7c3db3",
|
||||
"digest": "dffb02b64d4447245365f4330ace5c50c4ca70aa151a739989c5251742e28b06",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "25.1.1-1"
|
||||
"version": "25.1.2-0"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user