Skip to content

Commit 2a4fa3c

Browse files
chore(deps): update postgres docker tag to v18
1 parent dc98854 commit 2a4fa3c

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

0 commit comments

Comments
 (0)