Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
workflows: update Dockerfile to latest airflow
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Aug 6, 2024
1 parent 869a1d8 commit 6bad991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM apache/airflow:2.8.3-python3.11
FROM apache/airflow:2.9.3-python3.11

WORKDIR /opt/airflow

Expand Down

0 comments on commit 6bad991

Please sign in to comment.