Updated to build
This commit is contained in:
@@ -26,7 +26,9 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
etl:
|
etl:
|
||||||
image: etl-pipeline:0.3
|
container_name: etl_pipeline
|
||||||
|
image: etl-pipeline
|
||||||
|
build: .
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user