Skip to content

Commit 1db244c

Browse files
committed
chore(deps): update dependency postgres to v13.6
1 parent d03832c commit 1db244c

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://postgres:postgres@localhost:5432/
55

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

0 commit comments

Comments
 (0)