0.24.0-debian-10-r10 release

This commit is contained in:
Bitnami Bot 2022-04-05 05:36:35 +00:00
parent 384cc3d3f8
commit e461ef36b6
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RUN chmod g+rwX /opt/bitnami
RUN mkdir -p /opt/bitnami/alertmanager/data/ && chmod g+rwX /opt/bitnami/alertmanager/data/
ENV APP_VERSION="0.24.0" \
BITNAMI_APP_NAME="alertmanager" \
BITNAMI_IMAGE_VERSION="0.24.0-debian-10-r9" \
BITNAMI_IMAGE_VERSION="0.24.0-debian-10-r10" \
PATH="/opt/bitnami/alertmanager/bin:$PATH"
EXPOSE 9093

View File

@ -35,7 +35,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.24.0`, `0.24.0-debian-10-r9`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.24.0-debian-10-r9/0/debian-10/Dockerfile)
* [`0`, `0-debian-10`, `0.24.0`, `0.24.0-debian-10-r10`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.24.0-debian-10-r10/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/alertmanager GitHub repo](https://github.com/bitnami/bitnami-docker-alertmanager).