3.5.12-ol-7-r24 release
This commit is contained in:
parent
8acd786738
commit
e8023b3486
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r522
|
||||
FROM bitnami/oraclelinux-extras:7-r523
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack neo4j-3.5.12-0 --checksum 6970eaafdef8875854a247e9f7cc167
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.5.12-ol-7-r23" \
|
||||
BITNAMI_IMAGE_VERSION="3.5.12-ol-7-r24" \
|
||||
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/).
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.5.12-ol-7-r23` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.12-ol-7-r23/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.5.12-ol-7-r24` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.12-ol-7-r24/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.5.12-debian-9-r16`, `3`, `3.5.12`, `3.5.12-r16`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.12-debian-9-r16/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
|
|
|||
Loading…
Reference in New Issue