0.24.0-debian-10-r6 release
This commit is contained in:
parent
d4d8de5807
commit
1400472a33
|
|
@ -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-r5" \
|
||||
BITNAMI_IMAGE_VERSION="0.24.0-debian-10-r6" \
|
||||
PATH="/opt/bitnami/alertmanager/bin:$PATH"
|
||||
|
||||
EXPOSE 9093
|
||||
|
|
|
|||
|
|
@ -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-r5`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.24.0-debian-10-r5/0/debian-10/Dockerfile)
|
||||
* [`0`, `0-debian-10`, `0.24.0`, `0.24.0-debian-10-r6`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.24.0-debian-10-r6/0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/alertmanager GitHub repo](https://github.com/bitnami/bitnami-docker-alertmanager).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue