Skip to content

Commit f27822c

Browse files
chore(deps): update apache/airflow docker tag to v3
1 parent 429307d commit f27822c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/airflow/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM apache/airflow:2.10.5
1+
FROM apache/airflow:3.0.0
22
COPY requirements.txt /
33
RUN pip install --no-cache-dir "apache-airflow==${AIRFLOW_VERSION}" -r /requirements.txt

0 commit comments

Comments
 (0)