We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69479b commit c28cbb7Copy full SHA for c28cbb7
example/docker-compose/docker-compose.yaml
@@ -6,7 +6,7 @@ name: catalyst
6
7
services:
8
db:
9
- image: postgres:15.10
+ image: postgres:17.2
10
ports:
11
- "5432:5432"
12
environment:
0 commit comments