From 6238b273e71481cc32842a70c3478419bb7a0d16 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 17 Dec 2020 03:25:44 +0000 Subject: [PATCH] 1.10.14-debian-10-r9 release --- bitnami/airflow-scheduler/1/debian-10/Dockerfile | 2 +- bitnami/airflow-scheduler/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/airflow-scheduler/1/debian-10/Dockerfile b/bitnami/airflow-scheduler/1/debian-10/Dockerfile index f441b6c6bb6a..70b8190c2440 100644 --- a/bitnami/airflow-scheduler/1/debian-10/Dockerfile +++ b/bitnami/airflow-scheduler/1/debian-10/Dockerfile @@ -35,7 +35,7 @@ ENV AIRFLOW_DATABASE_HOST="postgresql" \ AIRFLOW_WEBSERVER_HOST="airflow" \ AIRFLOW_WEBSERVER_PORT_NUMBER="8080" \ BITNAMI_APP_NAME="airflow-scheduler" \ - BITNAMI_IMAGE_VERSION="1.10.14-debian-10-r8" \ + BITNAMI_IMAGE_VERSION="1.10.14-debian-10-r9" \ LD_LIBRARY_PATH="/opt/bitnami/python/lib/:/opt/bitnami/airflow/venv/lib/python3.6/site-packages/numpy.libs/:$LD_LIBRARY_PATH" \ LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \ LNAME="airflow" \ diff --git a/bitnami/airflow-scheduler/README.md b/bitnami/airflow-scheduler/README.md index 110863af790d..c1fddeb1116f 100644 --- a/bitnami/airflow-scheduler/README.md +++ b/bitnami/airflow-scheduler/README.md @@ -33,7 +33,7 @@ You can find the default credentials and available configuration options in the 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/). -* [`1`, `1-debian-10`, `1.10.14`, `1.10.14-debian-10-r8`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-scheduler/blob/1.10.14-debian-10-r8/1/debian-10/Dockerfile) +* [`1`, `1-debian-10`, `1.10.14`, `1.10.14-debian-10-r9`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-scheduler/blob/1.10.14-debian-10-r9/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/airflow GitHub repo](https://github.com/bitnami/bitnami-docker-airflow-scheduler).