1.10.10-debian-10-r66 release
This commit is contained in:
parent
9c8b786b64
commit
735109245d
|
|
@ -39,7 +39,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.10-debian-10-r65" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.10-debian-10-r66" \
|
||||
C_FORCE_ROOT="True" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LANGUAGE="en_US:en" \
|
||||
|
|
|
|||
|
|
@ -31,7 +31,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-debian-10`, `1.10.10-debian-10-r65`, `1`, `1.10.10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.10-debian-10-r65/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.10.10-debian-10-r66`, `1`, `1.10.10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.10-debian-10-r66/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