Skip to content

Commit

Permalink
Merge pull request #62 from elementh/feature/update-to-navigator-3
Browse files Browse the repository at this point in the history
feat: correct Dockerfile
  • Loading branch information
elementh authored Aug 26, 2024
2 parents 2391829 + 49e85f1 commit 89f1f6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ WORKDIR /src
COPY *.sln ./

COPY FOSCBot.Bot/*.csproj FOSCBot.Bot/
COPY FOSCBot.Common/*.csproj FOSCBot.Common/
COPY FOSCBot.Core/*.csproj FOSCBot.Core/
COPY FOSCBot.Infrastructure.Contract/*.csproj FOSCBot.Infrastructure.Contract/
COPY FOSCBot.Infrastructure.Implementation/*.csproj FOSCBot.Infrastructure.Implementation/
Expand Down

0 comments on commit 89f1f6d

Please sign in to comment.