File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
LambdaRuntimeDockerfiles/Images/net9 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
2
2
3
- ARG ASPNET_VERSION=9.0.0-rc.2.24474.3
4
- ARG ASPNET_SHA512=9370c26174cd7f1b2fef58e0a53041c94b7d5412f15ea5865fbc653a65b148b1f92e7992f147610a6ca2e92011ff28c43480ab26a6e7f8cd56f2189af0610be8
3
+ ARG ASPNET_VERSION=9.0.0
4
+ ARG ASPNET_SHA512=1a81023f119dd5e5b0f9d87b0e3c42df89824b9fcb73192a4670cc2c67358cd018a7c9c965245c7883de468bda88c81d64a21c60f9bc68a6559d76f32d34ce96
5
5
6
6
ARG LAMBDA_RUNTIME_NAME=dotnet9
7
7
ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
Original file line number Diff line number Diff line change 1
1
# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
2
2
3
- ARG ASPNET_VERSION=9.0.0-rc.2.24474.3
4
- ARG ASPNET_SHA512=b6de668ce8714476be78ae00ed66027f3a5b06d95c6768ad6b3eca4d0f396c91843267c0e8c03160b709a7acdcbc2b09047f1ec8d46309d40c3d31f849cc981f
3
+ ARG ASPNET_VERSION=9.0.0
4
+ ARG ASPNET_SHA512=d5df4b549a59c8b9b2bcee5e0ffa9fde81fc3df74b299ab49820af6bc0ccfb89eec3714ea558ffcdd2a16821a4d1ecdcc64e9981804978ee3ff1d444b8125681
5
5
6
6
ARG LAMBDA_RUNTIME_NAME=dotnet9
7
7
ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2023
You can’t perform that action at this time.
0 commit comments