0.11.0-debian-10-r130 release
This commit is contained in:
parent
cd603b6f35
commit
aa72ad4bd4
|
|
@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
|
||||
ENV APP_VERSION="0.11.0" \
|
||||
BITNAMI_APP_NAME="kubernetes-event-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r129" \
|
||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r130" \
|
||||
PATH="/opt/bitnami/kubernetes-event-exporter/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -42,7 +42,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/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r129`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.11.0-debian-10-r129/0/debian-10/Dockerfile)
|
||||
* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r130`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.11.0-debian-10-r130/0/debian-10/Dockerfile)
|
||||
|
||||
## Connecting to other containers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue