Skip to content

Commit 8d3a410

Browse files
aws-sdk-dotnet-automationganeshnj
authored andcommitted
chore: ASP.NET Core version update in Dockerfiles
1 parent b3cfdc6 commit 8d3a410

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LambdaRuntimeDockerfiles/Images/net6/amd64/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
22

3-
ARG ASPNET_VERSION=6.0.5
4-
ARG ASPNET_SHA512=3a2169051da22f3faebba319101c3fb86b1cf8575e3715ebfb82b673e14417370d00b958a252c740a6b0e11a8624e4d4ee41fbfd29a4e73af79752dbbeb1477b
3+
ARG ASPNET_VERSION=6.0.6
4+
ARG ASPNET_SHA512=1a5c0f85820f0eb589700df94de6dbff45fe4089a37f1cd5b1fac33476a2cbd8d5c6f129e55b3716f5a7a2616f1a5a720c52238f21b28a510a3e5c8bcb8c516c
55

66
ARG LAMBDA_RUNTIME_NAME=dotnet6
77
ARG AMAZON_LINUX=public.ecr.aws/lambda/provided:al2

LambdaRuntimeDockerfiles/Images/net6/arm64/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Based on Docker image from: https://github.com/dotnet/dotnet-docker/
22

3-
ARG ASPNET_VERSION=6.0.5
4-
ARG ASPNET_SHA512=fecc864acff305550944fc20c18570d8323b56eefafd07cacf7f03169700265af7c3b5024fffb5a1742b8a7e792a849319e9180a92e04b79644d674f883e7578
3+
ARG ASPNET_VERSION=6.0.6
4+
ARG ASPNET_SHA512=a3bd7ce99ffb9b87766c49fcf28d802f4072af1d55f1d53ef4043a1a0b038a0fc8046669bbd82f64fb37e4c73703fa8f54a460caaa473d952baf941d23341c90
55

66
ARG ICU_VERSION=68.1
77
ARG ICU_MD5=6a99b541ea01f271257b121a4433c7c0

0 commit comments

Comments
 (0)