Update postgres Docker tag to v17.9

This commit is contained in:
Renovate Bot 2026-03-03 23:37:39 +00:00
parent 5aa7b2c449
commit ac0928def7

View File

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