1.6.1-debian-9-r12 release

This commit is contained in:
Bitnami Bot 2019-09-22 12:27:28 +00:00
parent bce285f722
commit 367001bc87
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ RUN . ./libcomponent.sh && component_unpack "consul" "1.6.1-2" --checksum d57037
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="consul" \
BITNAMI_IMAGE_VERSION="1.6.1-debian-9-r11" \
BITNAMI_IMAGE_VERSION="1.6.1-debian-9-r12" \
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.1-ol-7-r13` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-ol-7-r13/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.6.1-debian-9-r11`, `1`, `1.6.1`, `1.6.1-r11`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-debian-9-r11/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.6.1-debian-9-r12`, `1`, `1.6.1`, `1.6.1-r12`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-debian-9-r12/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).