Skip to content

Commit 7cd0127

Browse files
committed
chore: update postgres image version
1 parent 0ba511c commit 7cd0127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
# Docker connection string for local machine: postgres://prisma:prisma@localhost:5432/
55

66
postgres:
7-
image: postgres:10.3
7+
image: postgres:13.5
88
restart: always
99
environment:
1010
- POSTGRES_USER=prisma

0 commit comments

Comments
 (0)