Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use mLupine/docker-lambda docker image #12348

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lepirlouit
Copy link

lambci are outdated for 3 years and not include python versions > 3.8 https://github.com/mLupine/docker-lambda

Closes: #{ISSUE_NUMBER}

lambci are outdated for 3 years and not include python versions > 3.8
https://github.com/mLupine/docker-lambda
@Kirynn
Copy link

Kirynn commented Feb 21, 2024

Thank you! 👏

@lepirlouit
Copy link
Author

@iago-f-s-e What are the remaining steps to merge this pull request ?

@blackknight467
Copy link

until this is merged...
Temporary workaround:

docker pull mlupin/docker-lambda:${runtime}
docker image tag  mlupin/docker-lambda:${runtime} lambci/lambda:${runtime}

@DorianMazur
Copy link

DorianMazur commented Apr 19, 2024

@lepirlouit Is there any reason you would want to use https://github.com/mLupine/docker-lambda instead of official images from https://gallery.ecr.aws/lambda?page=1 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants