Skip to content

Commit c0e0720

Browse files
committed
Fixing path dockerfile airflow
1 parent 1c949de commit c0e0720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/app-compose-airflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ services:
119119
postgresql:
120120
build:
121121
context: docker/airflow-ubuntu
122-
dockerfile: Dockerfile-PSQL
122+
dockerfile: Dockerfile
123123
container_name: ${CONTAINER_POSTGRESQL:-devopscorner_postgresql}
124124
restart: always
125125
ports:

0 commit comments

Comments
 (0)