0.16.2-ol-7-r3 release

This commit is contained in:
Bitnami Bot 2019-04-08 05:17:27 +00:00
parent 53ba872555
commit 2622c9af58
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r312
FROM bitnami/oraclelinux-extras:7-r313
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -10,7 +10,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN mkdir -p /opt/bitnami/alertmanager/data/ && chmod g+rwX /opt/bitnami/alertmanager/data/
ENV BITNAMI_APP_NAME="alertmanager" \
BITNAMI_IMAGE_VERSION="0.16.2-ol-7-r2" \
BITNAMI_IMAGE_VERSION="0.16.2-ol-7-r3" \
PATH="/opt/bitnami/alertmanager/bin:$PATH"
EXPOSE 9093

View File

@ -45,8 +45,8 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`0-rhel-7`, `0.16.2-rhel-7-r3` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.16.2-rhel-7-r3/0/rhel-7/Dockerfile)
* [`0-ol-7`, `0.16.2-ol-7-r2` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.16.2-ol-7-r2/0/ol-7/Dockerfile)
* [`0-rhel-7`, `0.16.2-rhel-7-r2` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.16.2-rhel-7-r2/0/rhel-7/Dockerfile)
* [`0-ol-7`, `0.16.2-ol-7-r3` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.16.2-ol-7-r3/0/ol-7/Dockerfile)
* [`0-debian-9`, `0.16.2-debian-9-r2`, `0`, `0.16.2`, `0.16.2-r2`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.16.2-debian-9-r2/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/alertmanager GitHub repo](https://github.com/bitnami/bitnami-docker-alertmanager).