Skip to content

Commit 89afba8

Browse files
Update Dockerfile
1 parent 89bc5ef commit 89afba8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

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

1717

1818
# Run the main script
19-
#CMD ["python", "/app/upc-api/src/main.py"]
20-
CMD ["tree", "/app/"]
19+
CMD ["python", "/app/src/main.py"]

0 commit comments

Comments
 (0)