We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6fed6 commit aa107f1Copy full SHA for aa107f1
docker-compose.yml
@@ -65,7 +65,7 @@ services:
65
- activitypub
66
67
mysql:
68
- image: mysql:8.0.31
+ image: mysql:8.4.5
69
environment:
70
- MYSQL_ROOT_PASSWORD=root
71
- MYSQL_USER=ghost
@@ -170,7 +170,7 @@ services:
170
condition: service_healthy
171
172
mysql-testing:
173
174
175
176
0 commit comments