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 eecb08a commit 4e274f2Copy full SHA for 4e274f2
10.0/aspnet/Dockerfile.rhel9
@@ -9,7 +9,7 @@ ARG DOTNET_TARBALL
9
ENV ASPNET_VERSION=$ASPNET_VERSION
10
11
LABEL io.k8s.description="Platform for running ASP.NET Core 10 applications" \
12
- io.k8s.display-name=".NET 10" \
+ io.k8s.display-name="ASP.NET Core 10" \
13
io.openshift.tags="runtime,.net,dotnet,dotnetcore,aspnet,aspnetcore,dotnet100-aspnet"
14
15
# Labels consumed by Red Hat build service
0 commit comments