1.6.3-ol-7-r6 release

This commit is contained in:
Bitnami Bot 2020-02-07 13:05:55 +00:00
parent 1f8a9baa23
commit 9672b4882e
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ RUN curl --silent -L https://github.com/bitnami/render-template/releases/downloa
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="consul" \
BITNAMI_IMAGE_VERSION="1.6.3-ol-7-r5" \
BITNAMI_IMAGE_VERSION="1.6.3-ol-7-r6" \
PATH="/opt/bitnami/consul/bin:$PATH"
EXPOSE 8300 8301 8500 8600

View File

@ -53,7 +53,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`1-ol-7`, `1.6.3-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.3-ol-7-r5/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.6.3-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.3-ol-7-r6/1/ol-7/Dockerfile)
* [`1-debian-10`, `1.6.3-debian-10-r6`, `1`, `1.6.3`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.3-debian-10-r6/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).