Merge branch 'master' into generic-parameters

This commit is contained in:
Oliver 2025-12-01 17:16:06 +11:00 committed by GitHub
commit 686d5d7a44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
db:
image: postgres:17
image: postgres:15
restart: unless-stopped
ports:
- 5432/tcp