0.19.0-ol-7-r68 release
This commit is contained in:
parent
b1d591cbc2
commit
ca0bee5421
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r517
|
||||
FROM bitnami/oraclelinux-extras:7-r518
|
||||
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-r67" \
|
||||
BITNAMI_IMAGE_VERSION="0.19.0-ol-7-r68" \
|
||||
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-r67` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.19.0-ol-7-r67/0/ol-7/Dockerfile)
|
||||
* [`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-debian-9`, `0.19.0-debian-9-r56`, `0`, `0.19.0`, `0.19.0-r56`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-alertmanager/blob/0.19.0-debian-9-r56/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