Skip to content

Commit

Permalink
chore: Update docker-compose.yml to point at #56
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle authored Apr 8, 2024
1 parent efb2759 commit c004d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/airflow/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ version: '3'
x-airflow-common:
&airflow-common
# image: ${AIRFLOW_IMAGE_NAME:-apache/airflow:2.0.2}
image: harbor.ukserp.ac.uk/dare/airflow/dags:1.4.4 #1.1.7
image: harbor.ukserp.ac.uk/dare/airflow/dags:pr-56 #1.1.7
environment:
&airflow-common-env
AIRFLOW__CORE__EXECUTOR: CeleryExecutor
Expand Down

0 comments on commit c004d7f

Please sign in to comment.