0.11.0-debian-10-r86 release
This commit is contained in:
parent
f17bdaefbd
commit
4b78ed4c46
|
|
@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="kubernetes-event-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r85" \
|
||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r86" \
|
||||
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-r85`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.11.0-debian-10-r85/0/debian-10/Dockerfile)
|
||||
* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r86`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.11.0-debian-10-r86/0/debian-10/Dockerfile)
|
||||
|
||||
## Connecting to other containers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue