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 a244216 commit 4c63223Copy full SHA for 4c63223
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
dev-db:
4
- image: postgres:12.1
+ image: postgres:15.5
5
ports:
6
- "55432:5432"
7
environment:
0 commit comments