Skip to content

Commit

Permalink
Update docker image to use latest released version
Browse files Browse the repository at this point in the history
  • Loading branch information
brianfeucht committed Feb 23, 2024
1 parent 48643b0 commit fe88156
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 fe88156

Please sign in to comment.