Skip to content

Commit

Permalink
Add astronomer-starship
Browse files Browse the repository at this point in the history
  • Loading branch information
jdddog committed Feb 28, 2024
1 parent c7e9331 commit ed4aba5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ services:
webserver:
container_name: webserver
hostname: webserver
image: apache/airflow:{{ airflow_version }}-python{{ python_version }}
build: *build
volumes: *volumes
environment: *environment
restart: always
Expand Down
1 change: 1 addition & 0 deletions observatory-platform/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ observatory-api

# Airflow
apache-airflow[redis,celery,slack,http]==2.6.3
astronomer-starship

# Google Cloud
google-crc32c>=1.1.0,<2
Expand Down

0 comments on commit ed4aba5

Please sign in to comment.