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 0ba511c commit 7cd0127Copy full SHA for 7cd0127
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
# Docker connection string for local machine: postgres://prisma:prisma@localhost:5432/
5
6
postgres:
7
- image: postgres:10.3
+ image: postgres:13.5
8
restart: always
9
environment:
10
- POSTGRES_USER=prisma
0 commit comments