Skip to content

Commit

Permalink
just to test the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uche-madu committed Sep 30, 2023
1 parent 5b4a978 commit b909594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Define the Airflow version
ARG AIRFLOW_VERSION=2.7.1
ARG AIRFLOW_VERSION=2.7.1

# Using the official Apache Airflow image
FROM apache/airflow:${AIRFLOW_VERSION}
Expand Down

0 comments on commit b909594

Please sign in to comment.