chore(docker): remove unneeded deps
This commit is contained in:
parent
23f39dae85
commit
642f304c43
@ -7,7 +7,6 @@ COPY *.csproj ./
|
|||||||
RUN dotnet restore
|
RUN dotnet restore
|
||||||
|
|
||||||
RUN dotnet add package Microsoft.Data.Sqlite
|
RUN dotnet add package Microsoft.Data.Sqlite
|
||||||
RUN dotnet add package SQLitePCLRaw.lib.e_sqlite3
|
|
||||||
|
|
||||||
COPY . ./
|
COPY . ./
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user