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 e1182c2 commit 061ba55Copy full SHA for 061ba55
docker-compose.yaml
@@ -5,7 +5,7 @@ include:
5
6
services:
7
postgres-moncomptepro:
8
- image: postgres:14-alpine
+ image: postgres:15-alpine
9
volumes:
10
- postgres:/var/lib/postgresql/data
11
environment:
0 commit comments