mirror of
https://github.com/bitnami/containers.git
synced 2026-02-17 03:07:16 +08:00
[bitnami/airflow] Release 2.5.1-debian-11-r11 (#24686)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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-02-17T13:53:05Z" \
|
||||
org.opencontainers.image.created="2023-02-21T07:37:41Z" \
|
||||
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-r10" \
|
||||
org.opencontainers.image.ref.name="2.5.1-debian-11-r11" \
|
||||
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-4-linux-${OS_ARCH}-debian-11" \
|
||||
"python-3.9.16-5-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" \
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
"digest": "3ca3cf3d15f16edd34757f892175aed86e3d95b1919425218c831cb8a29beea0",
|
||||
"digest": "0d911d1fea5061d36c750b2755d3d1d9492f489be383f73f1ceffd028d60a274",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.9.16-4"
|
||||
"version": "3.9.16-5"
|
||||
},
|
||||
"wait-for-port": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user