Skip to content

Commit 4931ece

Browse files
committed
Update Dockerfile
1 parent c2cebd7 commit 4931ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LinkRouter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
1+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/aspnet:9.0 AS base
22
WORKDIR /app
33
EXPOSE 80
44
EXPOSE 443

0 commit comments

Comments
 (0)