Skip to content
Snippets Groups Projects
Commit 316abd7c authored by Christian Boettcher's avatar Christian Boettcher
Browse files

check if conflict still happens with 2.7.0

parent 852bb7f2
Branches
Tags stable-2.2.1
No related merge requests found
Pipeline #167618 passed
FROM apache/airflow:slim-2.7.1-python3.10
FROM apache/airflow:slim-2.7.0-python3.10
USER root
RUN apt update && apt install git -y && apt clean && rm -rf /var/lib/apt/lists/*
COPY ./templates/main.html /home/airflow/.local/lib/python3.10/site-packages/airflow/www/templates/airflow/main.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment