You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
Install sqlite3 at version required by EntityFramework.
In order to address an issue with running a sqlite3 database on aspnet-docker-linux
a version of sqlite3 must be installed that is greater than or equal to 3.7.15
which is not available on the default apt sources list in this image.
ref: dotnet/efcore#3089aspnet/aspnet-docker#121
0 commit comments