0.19.0-ol-7-r69 release
This commit is contained in:
parent
5156b7f356
commit
64228b9714
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r518
|
||||
FROM bitnami/oraclelinux-extras:7-r519
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -12,7 +12,7 @@ RUN ln -sf /opt/bitnami/alertmanager/data /alertmanager
|
|||
|
||||
RUN mkdir -p /opt/bitnami/alertmanager/data/ && chmod g+rwX /opt/bitnami/alertmanager/data/
|
||||
ENV BITNAMI_APP_NAME="alertmanager" \
|
||||
BITNAMI_IMAGE_VERSION="0.19.0-ol-7-r68" \
|
||||
BITNAMI_IMAGE_VERSION="0.19.0-ol-7-r69" \
|
||||
PATH="/opt/bitnami/alertmanager/bin:$PATH"
|
||||
|
||||
EXPOSE 9093
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ $ 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-ol-7`, `0.19.0-ol-7-r68` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.19.0-ol-7-r68/0/ol-7/Dockerfile)
|
||||
* [`0-ol-7`, `0.19.0-ol-7-r69` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.19.0-ol-7-r69/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.19.0-debian-9-r57`, `0`, `0.19.0`, `0.19.0-r57`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.19.0-debian-9-r57/0/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/alertmanager GitHub repo](https://github.com/bitnami/bitnami-docker-alertmanager).
|
||||
|
|
|
|||
Loading…
Reference in New Issue