Skip to content

Commit

Permalink
Merge pull request #127 from litmus/dotnet-8-docker-image-release
Browse files Browse the repository at this point in the history
Update docker image to use latest released version
  • Loading branch information
brianfeucht committed Feb 23, 2024
2 parents 48643b0 + fe88156 commit 245c732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/SampleLambda-dotnet8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/lambda/dotnet:8-preview
FROM public.ecr.aws/lambda/dotnet:8

# Set the image's internal work directory
WORKDIR /var/task
Expand Down

0 comments on commit 245c732

Please sign in to comment.