3.11.3-ol-7-r8 release

This commit is contained in:
Bitnami Bot
2018-08-13 03:59:50 +00:00
parent 707161663b
commit fd7a1a9327
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r67
FROM bitnami/oraclelinux-extras:7-r68
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack cassandra-3.11.3-0 --checksum 532df48b9d2923c569c52e87cf2
COPY rootfs /
ENV BITNAMI_APP_NAME="cassandra" \
BITNAMI_IMAGE_VERSION="3.11.3-ol-7-r7" \
BITNAMI_IMAGE_VERSION="3.11.3-ol-7-r8" \
CASSANDRA_CLUSTER_NAME="My Cluster" \
CASSANDRA_CQL_PORT_NUMBER="9042" \
CASSANDRA_ENABLE_REMOTE_CONNECTIONS="true" \

View File

@@ -32,7 +32,7 @@ $ docker-compose up -d
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.11.3-ol-7-r7` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.3-ol-7-r7/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.11.3-ol-7-r8` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.3-ol-7-r8/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.11.3-debian-9-r10`, `3`, `3.11.3`, `3.11.3-r10`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.3-debian-9-r10/3/Dockerfile)
Subscribe to project updates by watching the [bitnami/cassandra GitHub repo](https://github.com/bitnami/bitnami-docker-cassandra).