From b592889df85754076df0156ab6f8c98ab241f61d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 7 Aug 2022 14:49:46 +0200 Subject: [PATCH] [bitnami/airflow-scheduler] Release 2.3.3-debian-11-r11 (#2138) Signed-off-by: Bitnami Containers --- bitnami/airflow-scheduler/2/debian-11/Dockerfile | 2 +- .../debian-11/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/airflow-scheduler/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/airflow-scheduler/2/debian-11/Dockerfile b/bitnami/airflow-scheduler/2/debian-11/Dockerfile index 4e9204d2fe8f..7fdcad58e1d8 100644 --- a/bitnami/airflow-scheduler/2/debian-11/Dockerfile +++ b/bitnami/airflow-scheduler/2/debian-11/Dockerfile @@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN install_packages acl ca-certificates curl gzip libbrotli1 libbsd0 libbz2-1.0 libc6 libcom-err2 libcrypt1 libcurl4 libedit2 libffi7 libgcc-s1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libmariadb3 libmd0 libncursesw6 libnettle8 libnghttp2-14 libnsl2 libp11-kit0 libpsl5 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libtirpc3 libunistring2 libuuid1 libxml2 libxslt1.1 locales netbase procps tar zlib1g RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-152" --checksum 0694ae67645c416d9f6875e90c0f7cef379b4ac8030a6a5b8b5cc9ca77c6975d -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-161" --checksum b70dd71a46e9e0cbedb6b55cdab60c315046102387da00b08b787e5c74354cbf +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-163" --checksum 7fee6c4aa71af5fca03cfd65b0982032b334c5baa71254743594a22463770e4f RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "10.21.0-151" --checksum 115eb173951cb02a87b553e857075f7c09a1d3f0dfd891d61b2b91fcbe556e95 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.3-151" --checksum 3f23f4fff5bd0ebead5b1a59c450e7b9806198864ff9c765439df14bfb9e1cf4 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.37.1-1" --checksum 39ea3040baa552b4760c1100a3713f86493620c0a74121c1ceba50fe17341878 diff --git a/bitnami/airflow-scheduler/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/airflow-scheduler/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index ea47dfe6128c..f976fc840e0c 100644 --- a/bitnami/airflow-scheduler/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/airflow-scheduler/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -36,10 +36,10 @@ }, "python": { "arch": "amd64", - "digest": "b70dd71a46e9e0cbedb6b55cdab60c315046102387da00b08b787e5c74354cbf", + "digest": "7fee6c4aa71af5fca03cfd65b0982032b334c5baa71254743594a22463770e4f", "distro": "debian-11", "type": "NAMI", - "version": "3.8.13-161" + "version": "3.8.13-163" }, "wait-for-port": { "arch": "amd64", diff --git a/bitnami/airflow-scheduler/README.md b/bitnami/airflow-scheduler/README.md index 7d864545155f..5ce36596aa2c 100644 --- a/bitnami/airflow-scheduler/README.md +++ b/bitnami/airflow-scheduler/README.md @@ -33,7 +33,7 @@ You can find the default credentials and available configuration options in the 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/). -* [`2`, `2-debian-11`, `2.3.3`, `2.3.3-debian-11-r10`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/airflow-scheduler/2/debian-11/Dockerfile) +* [`2`, `2-debian-11`, `2.3.3`, `2.3.3-debian-11-r11`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/airflow-scheduler/2/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).