Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Dockerfile
|
# Dockerfile tčest
|
||||||
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
|
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Reference in New Issue
Block a user