0.10.0-debian-10-r35 release
This commit is contained in:
parent
ec6bd2a72b
commit
f3ac38bf5b
|
|
@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
|||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="kubernetes-event-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r34" \
|
||||
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r35" \
|
||||
PATH="/opt/bitnami/kubernetes-event-exporter/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -38,7 +38,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.10.0`, `0.10.0-debian-10-r34`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.10.0-debian-10-r34/0/debian-10/Dockerfile)
|
||||
* [`0`, `0-debian-10`, `0.10.0`, `0.10.0-debian-10-r35`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.10.0-debian-10-r35/0/debian-10/Dockerfile)
|
||||
|
||||
# Connecting to other containers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue