Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ivy-systemdb-mysql/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- ./ivy.yaml:/ivy/configuration/ivy.yaml

mysql:
image: mysql:8.4
image: mysql:9.7
# if you want to use this as a development database and
# access it with a 3rd party database client like DBeaver, uncomment the following 2 lines.
# ports:
Expand Down