File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
LambdaRuntimeDockerfiles/Images/net10 Expand file tree Collapse file tree 2 files changed +4
-4
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=10.0.4
4- ARG ASPNET_SHA512=4af66b60ab2094a69f788dffb6f838f97bf57869cb9f8798dad166f9d303ab1e88fb3f4a488ea5fbff036a24db4c5a3f19dff3648d02f0fde46c285cbbc912ca
3+ ARG ASPNET_VERSION=10.0.5
4+ ARG ASPNET_SHA512=7108ecdda8e2607fa80e2b45f1209d7af5301d53438b65d2269605b8415aebd49db23455d8dcd77d8fdccc904c9202b4834f9ca2e00e27a501d2006174d76cc4
55
66ARG LAMBDA_RUNTIME_NAME=dotnet10
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=10.0.4
4- ARG ASPNET_SHA512=a0b3c029e48bd269b656d8893762e8f1c4a799ea51a56f8a38e4ad456c0961b03a2cddee304a2cecb705e56bc9c54f36831d4526a208db0b190eba226d889674
3+ ARG ASPNET_VERSION=10.0.5
4+ ARG ASPNET_SHA512=6cab3b81910ba3e6e118595a45948331f5d1506b42af0942f79ea3db6623e820557a1757973becb9afd3d6f8ead9e9a641667860f2a7fbbd598bcafa38f4739c
55
66ARG LAMBDA_RUNTIME_NAME=dotnet10
77ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
You can’t perform that action at this time.
0 commit comments