1.1.0-ol-7-r4 release

This commit is contained in:
Bitnami Bot 2018-06-24 03:49:28 +00:00
parent 0be4baa686
commit b1718cf489
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r15
FROM bitnami/oraclelinux-extras:7-r16
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -6,7 +6,7 @@ RUN bitnami-pkg unpack consul-1.1.0-0 --checksum 1aae0450323c9a3adde930ff98cc75e
COPY rootfs /
ENV BITNAMI_APP_NAME="consul" \
BITNAMI_IMAGE_VERSION="1.1.0-ol-7-r3" \
BITNAMI_IMAGE_VERSION="1.1.0-ol-7-r4" \
CONSUL_BOOTSTRAP_EXPECT="1" \
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
CONSUL_DATACENTER="dc1" \

View File

@ -37,7 +37,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`1`, `1.1.0-r26`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.1.0-r26/1/Dockerfile)
* [`1-ol-7`, `1.1.0-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.1.0-ol-7-r2/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.1.0-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.1.0-ol-7-r4/1/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).