Update postgres Docker tag to v17
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 7m26s
Publish Docker image / Push Docker image to Forgejo Packages (push) Failing after 3m57s

This commit is contained in:
Renovate Bot 2024-09-27 03:08:25 +00:00
parent d04dfa1bd5
commit 5ae22d6d36

View file

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