Skip to content

Commit d1051a2

Browse files
committed
[bitnami/airflow] Release 3.1.7-debian-12-r16
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
1 parent 2837286 commit d1051a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitnami/airflow/3/debian-12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
77
ARG TARGETARCH
88

99
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
10-
org.opencontainers.image.created="2026-03-12T16:54:06Z" \
10+
org.opencontainers.image.created="2026-03-13T21:06:15Z" \
1111
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
1212
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/airflow/README.md" \
1313
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/airflow" \
@@ -60,7 +60,7 @@ RUN /opt/bitnami/scripts/airflow/postunpack.sh
6060
ENV AIRFLOW_HOME="/opt/bitnami/airflow" \
6161
APP_VERSION="3.1.7" \
6262
BITNAMI_APP_NAME="airflow" \
63-
IMAGE_REVISION="15" \
63+
IMAGE_REVISION="16" \
6464
LANG="en_US.UTF-8" \
6565
LANGUAGE="en_US:en" \
6666
LD_LIBRARY_PATH="/opt/bitnami/mariadb/lib:$LD_LIBRARY_PATH" \

0 commit comments

Comments
 (0)