File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
LambdaRuntimeDockerfiles/Images Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
22
3- ARG ASPNET_VERSION=8.0.14
4- ARG ASPNET_SHA512=b8cd0640c2a7382330b44be3130327ff0036be87b620f9b8ae5b854fce346b60586dd7bba6a684d7b051dc934025170cb945c41ea3bc92115b30e67eeeafb920
3+ ARG ASPNET_VERSION=8.0.15
4+ ARG ASPNET_SHA512=3ca5669d4aff60f1bf8cecb99de05d6b489db150caa7c184d1a8bcdf085c611533e05ad7bd0c5091c726850611cff6b0477ef9b1dbb192ebe9055c03de1cf6d8
55
66ARG LAMBDA_RUNTIME_NAME=dotnet8
77ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
Original file line number Diff line number Diff line change 11# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
22
3- ARG ASPNET_VERSION=8.0.14
4- ARG ASPNET_SHA512=64c2247ca84cce13525e54e2eb062ca25d7f8435b54543442b11673906ee998b147321ae720920deb8ed96f66c1ee917c7bea9b90b360108e045384e8da44923
3+ ARG ASPNET_VERSION=8.0.15
4+ ARG ASPNET_SHA512=967d43a9387d226ed804cfee35144a69f249f6206b73ed0d8915dad358fede3c5ddc3ec963a5c35400b62dc57265da1dbc07d793cf5e3940ce94e54783312f0e
55
66ARG LAMBDA_RUNTIME_NAME=dotnet8
77ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
Original file line number Diff line number Diff line change 11# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
22
3- ARG ASPNET_VERSION=9.0.3
4- ARG ASPNET_SHA512=38a3b73a6c41ee6f67e9108ebf684ec082fc6dfaa941ea225f6eb200a1e34909c05fa47a087c35c18eab607350796ecd16c09f2e3774dba590083c93742e39a3
3+ ARG ASPNET_VERSION=9.0.4
4+ ARG ASPNET_SHA512=f3eae8863634a050b90b672b14d466a44c623ca06c6501a3a70efea93e540995e2fa348ae5ef7a3f278110a9ba24043a651150a378e4e5a84c25690b73364132
55
66ARG LAMBDA_RUNTIME_NAME=dotnet9
77ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
Original file line number Diff line number Diff line change 11# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
22
3- ARG ASPNET_VERSION=9.0.3
4- ARG ASPNET_SHA512=8a027078b46b6ebb3f4beda2b3f3cf7960701b71b9f2b6704c17f2752279c764755cadfd30f3e2f3e3ab26869e50a35c567c2fbd41fd98d77ae2f6fecde18b50
3+ ARG ASPNET_VERSION=9.0.4
4+ ARG ASPNET_SHA512=7cca4084341c2e978e6d75e09cae308a35de7cd84c5b27d5246b9d1b3e6aaff200bae8de5a25b816e30c3ba354bef17b84bae0ce15144895518661e53af18331
55
66ARG LAMBDA_RUNTIME_NAME=dotnet9
77ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
You can’t perform that action at this time.
0 commit comments