Skip to content

Commit

Permalink
image-and-dags - update non-dag and dag folder
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-astro committed Sep 27, 2024
1 parent c027959 commit e47f791
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
FROM quay.io/astronomer/astro-runtime:12.1.1

1 change: 0 additions & 1 deletion dags/exampledag.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
import requests



# Define the basic parameters of the DAG, like schedule and start_date
@dag(
start_date=datetime(2024, 1, 1),
Expand Down

0 comments on commit e47f791

Please sign in to comment.