Skip to content

Commit 400a721

Browse files
Merge pull request #1773 from nestjs/renovate/postgres-16.x
chore(deps): update postgres docker tag to v16
2 parents 23a4931 + 44b8e36 commit 400a721

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
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
postgres:
5-
image: postgres:15.4
5+
image: postgres:16.0
66
environment:
77
POSTGRES_USER: root
88
POSTGRES_PASSWORD: root

0 commit comments

Comments
 (0)