1.6.2-debian-9-r8 release

This commit is contained in:
Bitnami Bot 2019-11-29 16:43:19 +00:00
parent b1fd866341
commit 0739989b60
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,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.2-debian-9-r7" \
BITNAMI_IMAGE_VERSION="1.6.2-debian-9-r8" \
PATH="/opt/bitnami/consul/bin:$PATH"
EXPOSE 8300 8301 8500 8600

View File

@ -54,7 +54,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.6.2-ol-7-r17` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.2-ol-7-r17/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.6.2-debian-9-r7`, `1`, `1.6.2`, `1.6.2-r7`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.2-debian-9-r7/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.6.2-debian-9-r8`, `1`, `1.6.2`, `1.6.2-r8`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.2-debian-9-r8/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).