1.6.2-ol-7-r54 release
This commit is contained in:
parent
37fb700294
commit
e194194465
|
|
@ -22,7 +22,7 @@ RUN curl --silent -L https://github.com/bitnami/render-template/releases/downloa
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="consul" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.2-ol-7-r53" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.2-ol-7-r54" \
|
||||
PATH="/opt/bitnami/consul/bin:$PATH"
|
||||
|
||||
EXPOSE 8300 8301 8500 8600
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
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.6.2-ol-7-r53` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.2-ol-7-r53/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.6.2-ol-7-r54` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.2-ol-7-r54/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.6.2-debian-9-r36`, `1`, `1.6.2`, `1.6.2-r36`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.6.2-debian-9-r36/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