mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 00:57:23 +08:00
[bitnami/airflow-worker] Release 2.6.3-debian-11-r2 (#41364)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,10 +6,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-07-14T00:48:04Z" \
|
||||
org.opencontainers.image.created="2023-07-17T01:42:59Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="2.6.3-debian-11-r1" \
|
||||
org.opencontainers.image.ref.name="2.6.3-debian-11-r2" \
|
||||
org.opencontainers.image.title="airflow-worker" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="2.6.3"
|
||||
@@ -26,7 +26,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-9-linux-${OS_ARCH}-debian-11" \
|
||||
"python-3.9.17-1-linux-${OS_ARCH}-debian-11" \
|
||||
"python-3.9.17-2-linux-${OS_ARCH}-debian-11" \
|
||||
"postgresql-client-15.3.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"ini-file-1.4.5-6-linux-${OS_ARCH}-debian-11" \
|
||||
"airflow-worker-2.6.3-0-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"arch": "amd64",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.9.17-1"
|
||||
"version": "3.9.17-2"
|
||||
},
|
||||
"wait-for-port": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user