File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
bitnami/airflow/3/debian-12 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
77ARG TARGETARCH
88
99LABEL 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
6060ENV 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" \
You can’t perform that action at this time.
0 commit comments