Mohammed Foud commited on
Commit
3cda1f6
·
1 Parent(s): 8ef7c12

first commit

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -17,9 +17,6 @@ ENV DB_PASSWORD="009988Ppooii@@@@"
17
 
18
 
19
 
20
-
21
-
22
-
23
  FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
24
  WORKDIR /src
25
  COPY ["Backend.csproj", "./"]
 
17
 
18
 
19
 
 
 
 
20
  FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
21
  WORKDIR /src
22
  COPY ["Backend.csproj", "./"]