1.6.1-debian-9-r20 release
This commit is contained in:
parent
621f23c4b9
commit
da2bd17232
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras-base:stretch-r372
|
||||
FROM bitnami/minideb-extras-base:stretch-r374
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV HOME="/" \
|
||||
|
|
@ -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-r19" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.1-debian-9-r20" \
|
||||
PATH="/opt/bitnami/consul/bin:$PATH"
|
||||
|
||||
EXPOSE 8300 8301 8500 8600
|
||||
|
|
|
|||
|
|
@ -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-r22` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-ol-7-r22/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.6.1-debian-9-r19`, `1`, `1.6.1`, `1.6.1-r19`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-debian-9-r19/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.6.1-debian-9-r20`, `1`, `1.6.1`, `1.6.1-r20`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.1-debian-9-r20/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue