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 1 additions and 1 deletions
Showing only changes of commit cf73833e50 - Show all commits

View File

@ -8,7 +8,7 @@ services:
- GITEA_DB_NAME=gitea
- GITEA_DB_USER=gitea
db:
image: postgres:9.6
image: postgres:15.2
environment:
- POSTGRES_DB=gitea
- POSTGRES_USER=gitea