forked from jakub/dotnettest
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#test
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
|
||||
FROM mcr.microsoft.com/dotnet/sdk:9.0 AS build
|
||||
|
||||
WORKDIR /repo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user