0.12.0-debian-9-r1 release

This commit is contained in:
Bitnami Bot 2019-07-23 07:29:31 +00:00
parent 6f5569c587
commit 248315eb53
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/mysqld-exporter-0.12.0-0-linux-amd64-debian-9.tar.gz
ENV BITNAMI_APP_NAME="mysqld-exporter" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r0" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r1" \
PATH="/opt/bitnami/mysqld-exporter/bin:$PATH"
EXPOSE 9104

View File

@ -43,7 +43,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/).
* [`0-debian-9`, `0.12.0-debian-9-r0`, `0`, `0.12.0`, `0.12.0-r0`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysqld-exporter/blob/0.12.0-debian-9-r0/0/debian-9/Dockerfile)
* [`0-debian-9`, `0.12.0-debian-9-r1`, `0`, `0.12.0`, `0.12.0-r1`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysqld-exporter/blob/0.12.0-debian-9-r1/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/mysqld-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-mysqld-exporter).