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 the official Lambda Docker images from AWS #52

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Feb 1, 2023

🗣 Description

This pull request modifies the repo to use the official Lambda Docker images from AWS.

💭 Motivation and context

In addition to it just being a better idea in general to use the official images from AWS, the official images are still being updated. The lambci/lambda Docker images we were using have not been updated in years.

🧪 Testing

I deployed new Lambda functions built using these changes and verified that they function as expected.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated to reflect the changes in this PR.

✅ Post-merge checklist

  • Create a release.

jsf9k and others added 3 commits February 1, 2023 14:22
These packages are necessary for running the shell scripts that
actually construct the Lambda zip archives.
@jsf9k jsf9k added improvement This issue or pull request will add new or improve existing functionality version bump This issue or pull request increments the version number labels Feb 1, 2023
@jsf9k jsf9k self-assigned this Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add new or improve existing functionality version bump This issue or pull request increments the version number
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant