1.10.12-debian-10-r35 release

This commit is contained in:
Bitnami Bot 2020-09-29 03:29:06 +00:00
parent 47595469ca
commit b106c59653
2 changed files with 4 additions and 2 deletions

View File

@ -40,7 +40,7 @@ ENV AIRFLOW_DATABASE_HOST="postgresql" \
AIRFLOW_WEBSERVER_PORT_NUMBER="8080" \
AIRFLOW_WORKER_PORT_NUMBER="8793" \
BITNAMI_APP_NAME="airflow-worker" \
BITNAMI_IMAGE_VERSION="1.10.12-debian-10-r34" \
BITNAMI_IMAGE_VERSION="1.10.12-debian-10-r35" \
C_FORCE_ROOT="True" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \

View File

@ -13,6 +13,8 @@ $ curl -LO https://raw.githubusercontent.com/bitnami/bitnami-docker-airflow-work
$ docker-compose up
```
You can find the default credentials and available configuration options in the [Environment Variables](#environment-variables) section.
# Why use Bitnami Images?
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
@ -31,7 +33,7 @@ $ docker-compose up
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.12`, `1.10.12-debian-10-r34`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.12-debian-10-r34/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.10.12`, `1.10.12-debian-10-r35`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.12-debian-10-r35/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/airflow GitHub repo](https://github.com/bitnami/bitnami-docker-airflow-worker).