aws / aws-lambda-base-images

Apache License 2.0
648 stars 107 forks source link

Update GnuPG 2.0.22 released (2013-10-04) in lambda/nodejs #52

Open BenEdridge opened 2 years ago

BenEdridge commented 2 years ago

The current version of gpg is:

docker run --entrypoint=sh -it public.ecr.aws/lambda/nodejs
sh-4.2# gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3

Should this be updated to a later version?