1.2.3-ol-7-r5 release
This commit is contained in:
parent
c5df613a38
commit
e90bef5de5
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r108
|
||||
FROM bitnami/oraclelinux-extras:7-r109
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -6,7 +6,7 @@ RUN bitnami-pkg unpack consul-1.2.3-0 --checksum 7ea65d9ee5e0e92de8d278e1987e9b6
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="consul" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.3-ol-7-r4" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.3-ol-7-r5" \
|
||||
CONSUL_BOOTSTRAP_EXPECT="1" \
|
||||
CONSUL_CLIENT_LAN_ADDRESS="0.0.0.0" \
|
||||
CONSUL_DATACENTER="dc1" \
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ $ docker-compose up -d
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.2.3-ol-7-r3` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.3-ol-7-r3/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.2.3-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.3-ol-7-r5/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.3-debian-9-r4`, `1`, `1.2.3`, `1.2.3-r4`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.2.3-debian-9-r4/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