chore: publish 2.5.0+1.21.1-rootless release

This commit is contained in:
2023-11-27 13:10:23 +01:00
parent b0ce473627
commit c8ea2ddf0c
2 changed files with 3 additions and 3 deletions

View File

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