Skip to content
5 changes: 1 addition & 4 deletions bitnami/airflow/2/debian-11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0

FROM docker.io/bitnami/minideb:bullseye

ARG TARGETARCH
Expand All @@ -10,7 +7,7 @@ LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf780258
org.opencontainers.image.created="2023-11-24T17:23:19Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.7.3-debian-11-r2" \
org.opencontainers.image.ref.name="2.7.3-debian-11-r3" \
org.opencontainers.image.title="airflow" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.7.3"
Expand Down
3 changes: 0 additions & 3 deletions bitnami/airflow/2/debian-11/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0

version: '2'

services:
Expand Down