Skip to content

Commit 452852f

Browse files
chore(deps): update postgres docker tag to v15.14
1 parent 222571d commit 452852f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
db:
5-
image: postgres:15.3-alpine
5+
image: postgres:15.14-alpine
66
ports:
77
- "5432:5432"
88
env_file:

0 commit comments

Comments
 (0)