mirror of
https://github.com/bitnami/containers.git
synced 2026-04-03 07:47:45 +08:00
4.4.6-debian-10-r22 release
This commit is contained in:
committed by
Bitnami Containers
parent
f745d987c6
commit
fee837eb8b
@@ -12,7 +12,7 @@ COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip jq libc6 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-0" --checksum 255bc547614ce8052f416a74c58cfb916f724876315f15b816e0eb98b2bded35
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "neo4j" "4.4.6-1" --checksum c321709f041dd724e999a8ef7b66fa01a5a0a582d54a6f57a7e9385f10c0522c
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "neo4j" "4.4.6-2" --checksum 8669487c6857e209a52b36198b77533bbca6a4a31daf4e1719a84deaab43fb77
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"neo4j": {
|
||||
"arch": "amd64",
|
||||
"digest": "c321709f041dd724e999a8ef7b66fa01a5a0a582d54a6f57a7e9385f10c0522c",
|
||||
"digest": "8669487c6857e209a52b36198b77533bbca6a4a31daf4e1719a84deaab43fb77",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.4.6-1"
|
||||
"version": "4.4.6-2"
|
||||
}
|
||||
}
|
||||
@@ -37,7 +37,7 @@ You can find the default credentials and available configuration options in the
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.4.6`, `4.4.6-debian-10-r21`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.6-debian-10-r21/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.4.6`, `4.4.6-debian-10-r22`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.6-debian-10-r22/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user