We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab9d41 commit 69a4c5dCopy full SHA for 69a4c5d
src/Function.SDK.CSharp.Sample/Dockerfile
@@ -1,5 +1,5 @@
1
# 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
+FROM mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled-extra AS base
3
USER $APP_UID
4
WORKDIR /app
5
EXPOSE 9443
0 commit comments