mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/neo4j] Release 4.4.16-debian-11-r10 (#20484)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,7 +6,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="4.4.16-debian-11-r9" \
|
||||
org.opencontainers.image.ref.name="4.4.16-debian-11-r10" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/neo4j" \
|
||||
org.opencontainers.image.title="neo4j" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -24,7 +24,7 @@ RUN install_packages ca-certificates curl jq procps zlib1g
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"java-11.0.17-7-2-linux-${OS_ARCH}-debian-11" \
|
||||
"neo4j-4.4.16-2-linux-${OS_ARCH}-debian-11" \
|
||||
"neo4j-4.4.16-3-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"neo4j": {
|
||||
"arch": "amd64",
|
||||
"digest": "d1b8b4e04300cc7f48c903795c69908fdd4f9a11f71ef0b77225da4bdea4ccf4",
|
||||
"digest": "271985308d3510142b4bed1db0e4f0fff70e5c2a3dcc346f030c11dec665db45",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.4.16-2"
|
||||
"version": "4.4.16-3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user