Update 'Sources/Dockerfile'
continuous-integration/drone/push Build is failing Details

master
Félix MIELCAREK 2 years ago
parent b778c218dd
commit 644501c6e0

@ -1,5 +1,5 @@
FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
WORKDIR /src
WORKDIR .
COPY . .
RUN dotnet add OpenLibraryWrapper/OpenLibraryWrapper.csproj package Swashbuckle.AspNetCore -v 6.5

Loading…
Cancel
Save