Skip to content

Commit 29505c9

Browse files
committed
build: upgrade to airflow 3.0.3
1 parent 70e5a97 commit 29505c9

File tree

3 files changed

+152
-147
lines changed

3 files changed

+152
-147
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG AIRFLOW_VERSION=3.0.3rc3
1+
ARG AIRFLOW_VERSION=3.0.3
22
ARG PYTHON_VERSION=3.10
33
ARG PLATFORM=linux
44

Dockerfile.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG AIRFLOW_VERSION=3.0.3rc3
1+
ARG AIRFLOW_VERSION=3.0.3
22
ARG PYTHON_VERSION=3.10
33
ARG PLATFORM=linux
44

0 commit comments

Comments
 (0)