mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #1001 from Hestia-Homes/feature/pashub-to-ara
Pashub to Ara: Correct handler path in dockerfile
This commit is contained in:
commit
cc6417b0d6
1 changed files with 1 additions and 2 deletions
|
|
@ -22,5 +22,4 @@ ENTRYPOINT ["python", "-m", "awslambdaric"]
|
|||
# -----------------------------
|
||||
# Lambda handler
|
||||
# -----------------------------
|
||||
CMD ["backend.pashub_fetcher.handler.handler"]
|
||||
# CMD ["backend.pashub_fetcher.handler.handler.handler"]
|
||||
CMD ["backend.pashub_fetcher.handler.handler.handler"]
|
||||
Loading…
Add table
Reference in a new issue