We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe535b commit 13a7162Copy full SHA for 13a7162
compas/docker-compose-postgresql.yml
@@ -8,7 +8,7 @@ services:
8
postgresql:
9
labels:
10
compas: true
11
- image: "postgres:16.2"
+ image: "postgres:17.3"
12
ports:
13
- "5432:5432"
14
environment:
0 commit comments