Skip to content

Commit

Permalink
Use prebuilt airflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dyakovri committed Aug 14, 2023
1 parent 3f560ff commit 0379cec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ version: '3.8'

services:
airflow:
build: .
image: ghcr.io/profcomff/dwh-airflow:test
pull_policy: always
ports:
- 8080:8080
deploy:
Expand Down

0 comments on commit 0379cec

Please sign in to comment.