Skip to content

Commit e3b6db6

Browse files
committed
Fix stated version of db
1 parent f049760 commit e3b6db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The application uses a multi-container architecture with specialized services:
141141
- **Migration Container**: Dedicated service for database schema migrations
142142

143143
#### Infrastructure Containers
144-
- **PostgreSQL**: Primary database (version 9.6)
144+
- **PostgreSQL**: Primary database (version 16)
145145
- **Redis**: Message broker and caching layer
146146
- **Registry**: Local Docker registry for development images
147147

0 commit comments

Comments
 (0)