Update postgres Docker tag to v16
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 3m21s
Publish Docker image / Push Docker image to Forgejo Packages (push) Failing after 1m25s

This commit is contained in:
Renovate Bot 2024-07-07 11:01:45 +00:00
parent 3d5bf4af1f
commit d13b784826

View file

@ -14,7 +14,7 @@ services:
- twigs
db:
image: postgres:13
image: postgres:16
ports:
- "5432:5432"
environment: