mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
1.0.7-r11 release
Update image to version 1.0.7-r11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r38
|
||||
FROM bitnami/minideb-extras:jessie-r40
|
||||
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-r10" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.7-r11" \
|
||||
CONSUL_BOOTSTRAP_EXPECT="1" \
|
||||
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
|
||||
CONSUL_DATACENTER="dc1" \
|
||||
|
||||
Reference in New Issue
Block a user