Update postgres Docker tag to v18

This commit is contained in:
Renovate Bot 2026-03-03 23:37:41 +00:00
parent 5aa7b2c449
commit 7e3233f3ae

View File

@ -24,7 +24,7 @@ services:
- db
db:
image: postgres:17.4
image: postgres:18.3
container_name: gitea-db
restart: always
environment: