[bitnami/airflow] Release 2.5.1-debian-11-r18 (#27415)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-14 19:36:02 +01:00
committed by GitHub
parent 7413c924b1
commit f981766b44
3 changed files with 5 additions and 6 deletions

View File

@@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-11T14:19:14Z" \
org.opencontainers.image.created="2023-03-14T17:37:39Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.5.1-debian-11-r17" \
org.opencontainers.image.ref.name="2.5.1-debian-11-r18" \
org.opencontainers.image.title="airflow" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.5.1"
@@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl git krb5-user libbsd0 libbz2-1.0 libcd
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"wait-for-port-1.0.6-1-linux-${OS_ARCH}-debian-11" \
"python-3.9.16-6-linux-${OS_ARCH}-debian-11" \
"python-3.9.16-7-linux-${OS_ARCH}-debian-11" \
"postgresql-client-15.2.0-1-linux-${OS_ARCH}-debian-11" \
"ini-file-1.4.5-1-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \

View File

@@ -29,10 +29,10 @@
},
"python": {
"arch": "amd64",
"digest": "104ad89936f62b3d5b478ef7f8ada24b8232400d7c4d7600e6dff530b4e4032a",
"digest": "c369ac87c1fde791afbe4126cbb5b95b5f031eb635c864658952def95f688dba",
"distro": "debian-11",
"type": "NAMI",
"version": "3.9.16-6"
"version": "3.9.16-7"
},
"wait-for-port": {
"arch": "amd64",

View File

@@ -5,7 +5,6 @@
> Apache Airflow is a tool to express and execute workflows as directed acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task progress and handle task dependencies.
[Overview of Apache Airflow](https://airflow.apache.org/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR