Skip to content

Commit 643bf12

Browse files
chore(deps): update postgres docker tag to v15.5
1 parent 61f2dc3 commit 643bf12

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.5-alpine
66
ports:
77
- "5432:5432"
88
env_file:

0 commit comments

Comments
 (0)