2.0.1-debian-10-r43 release
This commit is contained in:
parent
82f9c8526c
commit
e772bc6471
|
|
@ -38,7 +38,7 @@ ENV AIRFLOW_DATABASE_HOST="postgresql" \
|
|||
AIRFLOW_WEBSERVER_PORT_NUMBER="8080" \
|
||||
AIRFLOW_WORKER_PORT_NUMBER="8793" \
|
||||
BITNAMI_APP_NAME="airflow-worker" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.1-debian-10-r42" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.1-debian-10-r43" \
|
||||
C_FORCE_ROOT="True" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LANGUAGE="en_US:en" \
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.0.1`, `2.0.1-debian-10-r42`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/2.0.1-debian-10-r42/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.0.1`, `2.0.1-debian-10-r43`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/2.0.1-debian-10-r43/2/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.10.15`, `1.10.15-debian-10-r9` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.15-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-worker).
|
||||
|
|
|
|||
Loading…
Reference in New Issue