Merge branch 'master' into generic-parameters
This commit is contained in:
commit
686d5d7a44
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
db:
|
||||
image: postgres:17
|
||||
image: postgres:15
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 5432/tcp
|
||||
|
|
|
|||
Loading…
Reference in New Issue