1.0.7-r13 release
This commit is contained in:
parent
ca92efcb7f
commit
71d7b1ca68
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:jessie-r41
|
||||
FROM bitnami/minideb-extras:jessie-r43
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -6,7 +6,7 @@ RUN bitnami-pkg unpack consul-1.0.7-0 --checksum 08dfaccd3c552652663aae9e8c11f89
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="consul" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.7-r12" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.7-r13" \
|
||||
CONSUL_BOOTSTRAP_EXPECT="1" \
|
||||
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
|
||||
CONSUL_DATACENTER="dc1" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue