0.6.0-debian-9-r56 release
This commit is contained in:
parent
1bef3a3b43
commit
9eff65d0ef
|
|
@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
|||
rm -rf /tmp/bitnami/pkg/cache/nats-exporter-0.6.0-0-linux-amd64-debian-9.tar.gz
|
||||
|
||||
ENV BITNAMI_APP_NAME="nats-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.6.0-debian-9-r55" \
|
||||
BITNAMI_IMAGE_VERSION="0.6.0-debian-9-r56" \
|
||||
PATH="/opt/bitnami/nats-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 7777
|
||||
|
|
|
|||
|
|
@ -44,7 +44,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.6.0-debian-9-r55`, `0`, `0.6.0`, `0.6.0-r55`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats-exporter/blob/0.6.0-debian-9-r55/0/debian-9/Dockerfile)
|
||||
* [`0-debian-9`, `0.6.0-debian-9-r56`, `0`, `0.6.0`, `0.6.0-r56`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats-exporter/blob/0.6.0-debian-9-r56/0/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/nats-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-nats-exporter).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue