3.5.12-ol-7-r44 release
This commit is contained in:
parent
b2c07176f9
commit
0eea3034ae
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r543
|
||||
FROM bitnami/oraclelinux-extras:7-r544
|
||||
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-1 --checksum 3ca1662212fe9a207c5d6495cc870c8
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.5.12-ol-7-r43" \
|
||||
BITNAMI_IMAGE_VERSION="3.5.12-ol-7-r44" \
|
||||
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-r43` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.12-ol-7-r43/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.5.12-ol-7-r44` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.12-ol-7-r44/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.5.12-debian-9-r35`, `3`, `3.5.12`, `3.5.12-r35`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.5.12-debian-9-r35/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