0.20210126.0-debian-10-r68 release

This commit is contained in:
Bitnami Bot
2021-04-07 16:30:26 +00:00
parent be3480e9f7
commit 6f81dac4dd
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="airflow-exporter" \
BITNAMI_IMAGE_VERSION="0.20210126.0-debian-10-r67" \
BITNAMI_IMAGE_VERSION="0.20210126.0-debian-10-r68" \
PATH="/opt/bitnami/airflow-exporter/bin:$PATH"
EXPOSE 9112

View File

@@ -1,6 +1,6 @@
version: '2'
services:
airflow-exporter:
image: docker.io/bitnami/airflow-exporter:0-debian-10
image: docker.io/bitnami/airflow-exporter:0
ports:
- 9112:9112

View File

@@ -30,7 +30,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.20210126.0`, `0.20210126.0-debian-10-r67`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-exporter/blob/0.20210126.0-debian-10-r67/0/debian-10/Dockerfile)
* [`0`, `0-debian-10`, `0.20210126.0`, `0.20210126.0-debian-10-r68`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-exporter/blob/0.20210126.0-debian-10-r68/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/airflow-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-airflow-exporter).

View File

@@ -1,6 +1,6 @@
version: '2'
services:
airflow-exporter:
image: docker.io/bitnami/airflow-exporter:0-debian-10
image: docker.io/bitnami/airflow-exporter:0
ports:
- 9112:9112