Skip to content

Commit 774ee0a

Browse files
Merge pull request #1642 from nestjs/renovate/postgres-15.x
chore(deps): update postgres docker tag to v15.3
2 parents c5b7d90 + e74df60 commit 774ee0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2
5+
image: postgres:15.3
66
environment:
77
POSTGRES_USER: root
88
POSTGRES_PASSWORD: root

0 commit comments

Comments
 (0)