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 70452a1 commit e30680bCopy full SHA for e30680b
EssentialCSharp.Web/Dockerfile
@@ -1,6 +1,6 @@
1
#syntax=docker/dockerfile:1.2
2
3
-FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
+FROM mcr.microsoft.com/dotnet/aspnet:9.0 AS base
4
WORKDIR /app
5
EXPOSE 8080
6
EXPOSE 8081
0 commit comments