mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 00:57:23 +08:00
[bitnami/airflow-worker] Release 2.5.1-debian-11-r7 (#23252)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="2.5.1-debian-11-r6" \
|
||||
org.opencontainers.image.ref.name="2.5.1-debian-11-r7" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/airflow-worker" \
|
||||
org.opencontainers.image.title="airflow-worker" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl krb5-user libbsd0 libbz2-1.0 libcdt5 l
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"wait-for-port-1.0.6-0-linux-${OS_ARCH}-debian-11" \
|
||||
"python-3.9.16-1-linux-${OS_ARCH}-debian-11" \
|
||||
"python-3.9.16-3-linux-${OS_ARCH}-debian-11" \
|
||||
"postgresql-client-15.1.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"ini-file-1.4.5-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
"digest": "16281b1ea043ee0c92467f85cc21cc0aa2cd89da88d57768e6af74e3191d9dd2",
|
||||
"digest": "dc98177aa6bb38b1df12fbc42b826ef1ced23b3620355832f905454a7c67b617",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.9.16-1"
|
||||
"version": "3.9.16-3"
|
||||
},
|
||||
"wait-for-port": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/nami/COPYING
|
||||
Bitnami containers ship with software bundles. You can find the licenses at:
|
||||
https://bitnami.com/open-source
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
|
||||
Reference in New Issue
Block a user