mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 15:02:45 +00:00
Merge branch 'master' into staging
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use the official AWS Lambda Python 3.9 base image
|
||||
FROM amazon/aws-lambda-python:3.9
|
||||
# Use the official AWS Lambda Python 3.14 base image
|
||||
FROM amazon/aws-lambda-python:3.14-x86_64
|
||||
|
||||
# Copy function code
|
||||
COPY alpr_clusters.py ${LAMBDA_TASK_ROOT}
|
||||
|
||||
Reference in New Issue
Block a user