mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #196 from Hestia-Homes/main
fix stupid dockerfile error
This commit is contained in:
commit
78117e38c6
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
FROM public.ecr.aws/lambda/python:3.10
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR ${LAMBDA_TASK_ROOT}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue