Skip to content

Commit 051a9fe

Browse files
chore(deps): update postgres docker tag to v15.7
1 parent 13d044d commit 051a9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/paper/docker-compose/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: ontime-paper
66

77
services:
88
db:
9-
image: postgres:15.6
9+
image: postgres:15.7
1010
ports:
1111
- "5432:5432"
1212
environment:

0 commit comments

Comments
 (0)