[bitnami/arangodb] Release 3.11.14-debian-12-r0 (#81398)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-05-20 12:15:20 +02:00 committed by GitHub
parent a7d649421e
commit 7fb95dba8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -8,14 +8,14 @@ ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-05-17T21:08:05Z" \
org.opencontainers.image.created="2025-05-20T09:53:31Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/arangodb/README.md" \
org.opencontainers.image.ref.name="3.11.13-debian-12-r8" \
org.opencontainers.image.ref.name="3.11.14-debian-12-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/arangodb" \
org.opencontainers.image.title="arangodb" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="3.11.13"
org.opencontainers.image.version="3.11.14"
ENV OS_ARCH="${TARGETARCH:-amd64}" \
OS_FLAVOUR="debian-12" \
@ -27,7 +27,7 @@ SHELL ["/bin/bash", "-o", "errexit", "-o", "nounset", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl libatomic1 libgcc-s1 libssl3 libstdc++6 procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"arangodb-3.11.13-2-linux-${OS_ARCH}-debian-12" \
"arangodb-3.11.14-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -56,7 +56,7 @@ RUN ln -s /opt/bitnami/arangodb/sbin/arangod /usr/sbin && \
mkdir -p /var/opt/bitnami && \
ln -s /opt/bitnami/arangodb/var /var/opt/bitnami/arangodb
ENV APP_VERSION="3.11.13" \
ENV APP_VERSION="3.11.14" \
BITNAMI_APP_NAME="arangodb" \
PATH="/opt/bitnami/arangodb/bin:/opt/bitnami/arangodb/sbin:$PATH"

View File

@ -3,6 +3,6 @@
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "3.11.13-2"
"version": "3.11.14-0"
}
}

View File

@ -1,5 +1,5 @@
rolling-tags:
- "3.11"
- 3.11-debian-12
- 3.11.13
- 3.11.14
- latest