Skip to content

Commit 523eda4

Browse files
Update Dockerfile
1 parent 291d20b commit 523eda4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ RUN pip install --no-cache-dir -r ./src/requirements.txt
1717

1818
# Run the main script
1919
#CMD ["python", "/app/upc-api/src/main.py"]
20+
CMD ["echo","hello this is edited"]
2021
CMD ["tree", "/app/"]

0 commit comments

Comments
 (0)