4.0.0-debian-10-r29 release
This commit is contained in:
parent
781a19123e
commit
ecae082fef
|
|
@ -19,7 +19,7 @@ RUN /build/install-tini.sh
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.0-debian-10-r28" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.0-debian-10-r29" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
|
|
|
|||
|
|
@ -44,13 +44,12 @@ $ kubectl apply -f test.yaml
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
> NOTE: Debian 9 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9.
|
||||
> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7.
|
||||
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4-ol-7`, `4.0.0-ol-7-r33` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.0-ol-7-r33/4/ol-7/Dockerfile)
|
||||
* [`4-debian-10`, `4.0.0-debian-10-r28`, `4`, `4.0.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.0-debian-10-r28/4/debian-10/Dockerfile)
|
||||
* [`4-debian-10`, `4.0.0-debian-10-r29`, `4`, `4.0.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.0-debian-10-r29/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue