mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
Update AWS Lambda adapter to 0.8.0
This commit is contained in:
parent
599be36459
commit
54e5f0fee2
@ -36,7 +36,7 @@ COPY --from=0 /usr/local/lib /usr/local/lib
|
||||
COPY docker/entrypoint.sh /usr/local/bin/
|
||||
|
||||
# AWS Lambda adapter
|
||||
COPY --from=public.ecr.aws/awsguru/aws-lambda-adapter:0.7.2 /lambda-adapter /opt/extensions/lambda-adapter
|
||||
COPY --from=public.ecr.aws/awsguru/aws-lambda-adapter:0.8.0 /lambda-adapter /opt/extensions/lambda-adapter
|
||||
|
||||
COPY NOTICE /usr/local/share/doc/imgproxy/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user