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
To update to v16, learning-circles needs to be built with a later python image. python:3.9-slim which is currently being used is based on Debian bookworm, and the version of postgresql in bookwork is v15: https://packages.debian.org/bookworm/postgresql
Postgres 11 is no longer maintained, need to update db version. ( see )
This is also required to update to Django LTS ( #1139 )
The text was updated successfully, but these errors were encountered: