1.6.1-debian-9-r2 release

This commit is contained in:
Bitnami Bot 2019-09-14 12:12:49 +00:00
parent a9f46c1834
commit 496252c9af
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r478
FROM bitnami/minideb-extras:stretch-r479
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack consul-1.6.1-0 --checksum 67e5224771526d2de0a3312a852ae03
COPY rootfs /
ENV BITNAMI_APP_NAME="consul" \
BITNAMI_IMAGE_VERSION="1.6.1-debian-9-r1" \
BITNAMI_IMAGE_VERSION="1.6.1-debian-9-r2" \
CONSUL_BOOTSTRAP_EXPECT="1" \
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
CONSUL_DATACENTER="dc1" \

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-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.6.1-debian-9-r1`, `1`, `1.6.1`, `1.6.1-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-debian-9-r1/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.6.1-debian-9-r2`, `1`, `1.6.1`, `1.6.1-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-debian-9-r2/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).