chore(deps): update postgres docker tag to v18

This commit is contained in:
renovate[bot] 2026-02-03 03:48:21 +00:00 committed by GitHub
parent b9d0857cab
commit 4766659cde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ services:
retries: 3
db:
image: postgres:17
image: postgres:18
restart: unless-stopped
environment:
- POSTGRES_USER=gitea