I'm upgrading DSpace 7.6.1 to DSpace 7.6.2 on a development machine working with docker and git.
I made a backup of the DB.
Then I followed these steps:
git feth upstream (at
https://github.com/DSpace/DSpace)
git merge dspace-7.6.2
docker exec -it dspace /dspace/bin/dspace database migrate
But I get the following errors: