Skip to content

Commit

Permalink
Update Dockerfile.kinesis
Browse files Browse the repository at this point in the history
  • Loading branch information
gvelez17 authored May 22, 2024
1 parent 7730eea commit 50fb65f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logs-to-tsdb/Dockerfile.kinesis
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ COPY kinesis-lambda.py ${LAMBDA_TASK_ROOT}
RUN pip install -r requirements.txt

CMD [ "kinesis-lambda.handler" ]

0 comments on commit 50fb65f

Please sign in to comment.