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 664cc8d commit f053668Copy full SHA for f053668
docker-compose.yml
@@ -63,7 +63,7 @@ services:
63
- activitypub
64
65
mysql:
66
- image: mysql:8.0.31
+ image: mysql:8.4.4
67
environment:
68
- MYSQL_ROOT_PASSWORD=root
69
- MYSQL_USER=ghost
@@ -162,7 +162,7 @@ services:
162
condition: service_healthy
163
164
mysql-testing:
165
166
167
168
0 commit comments