1.1.0-debian-10-r18 release
This commit is contained in:
parent
8a3898319a
commit
4641787d9a
|
|
@ -11,7 +11,7 @@ RUN apt-get update && apt-get upgrade && \
|
|||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
ENV BITNAMI_APP_NAME="elasticsearch-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.0-debian-10-r17" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.0-debian-10-r18" \
|
||||
PATH="/opt/bitnami/elasticsearch-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 9114
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.1.0-ol-7-r182` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.1.0-ol-7-r182/1/ol-7/Dockerfile)
|
||||
* [`1-debian-10`, `1.1.0-debian-10-r17`, `1`, `1.1.0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.1.0-debian-10-r17/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.1.0-debian-10-r18`, `1`, `1.1.0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.1.0-debian-10-r18/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/elasticsearch-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter).
|
||||
# Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue