4.0.0-ol-7-r33 release
This commit is contained in:
parent
8114cc92d3
commit
9ca31b0637
|
|
@ -19,7 +19,7 @@ RUN /build/install-tini.sh
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.0-ol-7-r32" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.0-ol-7-r33" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ $ kubectl apply -f test.yaml
|
|||
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-r32` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.0-ol-7-r32/4/ol-7/Dockerfile)
|
||||
* [`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-r26`, `4`, `4.0.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.0.0-debian-10-r26/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