Skip to content

Commit

Permalink
Remove duplicate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashuy committed Jun 4, 2024
1 parent 49968d9 commit 0e72c95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ ENV GEM_HOME=${LAMBDA_TASK_ROOT}

COPY --from=build-image /var/task/ ./

# # Command can be overwritten by providing a different command in the template directly.
# Command can be overwritten by providing a different command in the template directly.
CMD ["app.lambda_handler"]

0 comments on commit 0e72c95

Please sign in to comment.