Skip to content

Commit 79a87ab

Browse files
authored
Merge pull request #5487 from bcgov/renovate/apache-airflow-3.x
chore(deps): update apache/airflow docker tag to v3
2 parents 753c048 + f27822c commit 79a87ab

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)