Updated to build

This commit is contained in:
2025-11-06 16:43:02 -05:00
parent a531df5e9f
commit bf3bd1b147

View File

@@ -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: