I had the same issue but it didn't update on startup so I ran this:
cd /usr/local/proget/service/
./proget upgradedb
Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
I had the same issue but it didn't update on startup so I ran this:
cd /usr/local/proget/service/
./proget upgradedb
open bash:
docker exec -it [id-container] /bin/bash
and execute:
exec /usr/local/proget/service/proget upgradedb