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 94fd312 commit ff9b531Copy full SHA for ff9b531
src/BenchmarksApps/TLS/Kestrel/Dockerfile.azurelinux
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/azurelinux/base/core:3.0 AS base
+FROM mcr.microsoft.com/dotnet/aspnet:9.0-azurelinux3.0 AS base
2
USER root
3
WORKDIR /app
4
EXPOSE 8080
0 commit comments