[bitnami/arangodb] Release 3.11.14-debian-12-r5 (#85883)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-09-07 03:27:31 +02:00 committed by GitHub
parent d30d3e2984
commit 28f04dd8c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 12 deletions

View File

@ -6,9 +6,8 @@ FROM docker.io/bitnami/minideb:bookworm
ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
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-08-16T00:38:40Z" \
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-09-07T00:20:27Z" \
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.source="https://github.com/bitnami/containers/tree/main/bitnami/arangodb" \
@ -60,7 +59,8 @@ RUN uninstall_packages curl
ENV APP_VERSION="3.11.14" \
BITNAMI_APP_NAME="arangodb" \
PATH="/opt/bitnami/arangodb/bin:/opt/bitnami/arangodb/sbin:$PATH"
IMAGE_REVISION="5" \
PATH="/opt/bitnami/arangodb/sbin:/opt/bitnami/arangodb/bin:$PATH"
EXPOSE 8529

View File

@ -1,8 +0,0 @@
{
"arangodb": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "3.11.14-0"
}
}