Updated images for MariaDB/Gitea and Postgres to latest stable or LTS #31

Merged
javielico merged 5 commits from :master into master 2023-05-18 10:36:26 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit e3749d3038 - Show all commits

View File

@ -0,0 +1,2 @@
Beware that you'll also be updating Postgres if you're running it. Usually with major updates it might involve pg_dumpall / pg_restore either side of the upgrade because the server app doesn't know how to upgrade data storage formats, won't launch if it detects an old data format, a pg_upgrade command is available. More info on https://git.coopcloud.tech/coop-cloud/gitea/pulls/31