Skip to content

Commit be9fe08

Browse files
committed
Fix stated version of db
1 parent 80bbf69 commit be9fe08

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)