diff --git a/bitnami/airflow-worker/1/debian-10/Dockerfile b/bitnami/airflow-worker/1/debian-10/Dockerfile index 3e74061e2589..66994e773a80 100644 --- a/bitnami/airflow-worker/1/debian-10/Dockerfile +++ b/bitnami/airflow-worker/1/debian-10/Dockerfile @@ -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.9-debian-10-r26" \ + BITNAMI_IMAGE_VERSION="1.10.9-debian-10-r27" \ C_FORCE_ROOT="True" \ LANG="en_US.UTF-8" \ LANGUAGE="en_US:en" \ diff --git a/bitnami/airflow-worker/README.md b/bitnami/airflow-worker/README.md index 0878de9a60cd..7fe528292f83 100644 --- a/bitnami/airflow-worker/README.md +++ b/bitnami/airflow-worker/README.md @@ -33,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/containers/how-to/understand-rolling-tags-containers/). -* [`1-debian-10`, `1.10.9-debian-10-r26`, `1`, `1.10.9`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.9-debian-10-r26/1/debian-10/Dockerfile) +* [`1-debian-10`, `1.10.9-debian-10-r27`, `1`, `1.10.9`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.9-debian-10-r27/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/airflow GitHub repo](https://github.com/bitnami/bitnami-docker-airflow-worker).