Skip to content

Commit eda8a6a

Browse files
authored
Merge pull request #8 from howtographql/renovate/postgres-13.x
chore(deps): update dependency postgres to v13.6
2 parents 1736db3 + 1db244c commit eda8a6a

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)