lambci / docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebuild images?

babyhuey opened this issue · comments

Is it possible for you to rebuild all the images, so that we can get updated versions of everything?

I'm getting SSL errors from curl until I update it in the image.

It has been 8 months since last update and would be nice to get all new updates into the containers

I'm getting SSL errors in the image.
fatal: unable to access 'https://servergit/': server certificate verification failed. CAfile: none CRLfile: none

I'm also facing the same issue. The solution, in the meantime, was to extend, upgrade and host the image in my own registry, which is not ideal.