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.
2 parents f0913e1 + aa0c137 commit a93c21dCopy full SHA for a93c21d
compas/docker-compose-postgresql.yml
@@ -8,7 +8,7 @@ services:
8
postgresql:
9
labels:
10
compas: true
11
- image: "postgres:16.1"
+ image: "postgres:16.2"
12
ports:
13
- "5432:5432"
14
environment:
0 commit comments