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

switch to 2.7.1

parent d254c907
No related branches found
No related tags found
1 merge request!7Airflow 2.7.1
Pipeline #155069 passed
FROM apache/airflow:slim-2.7.0-python3.10
FROM apache/airflow:slim-2.7.1-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.
Finish editing this message first!
Please register or to comment