Skip to content

Commit 69a4c5d

Browse files
chore(deps): update mcr.microsoft.com/dotnet/aspnet docker tag to v10
1 parent 1ab9d41 commit 69a4c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Function.SDK.CSharp.Sample/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This stage is used when running from VS in fast mode (Default for Debug configuration)
2-
FROM mcr.microsoft.com/dotnet/aspnet:9.0-noble-chiseled-extra AS base
2+
FROM mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled-extra AS base
33
USER $APP_UID
44
WORKDIR /app
55
EXPOSE 9443

0 commit comments

Comments
 (0)