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.
2 parents 334012e + 61e9782 commit f70be75Copy full SHA for f70be75
integration/docker-compose.yml
@@ -25,7 +25,7 @@ services:
25
- "9001:9001"
26
restart: always
27
mysql:
28
- image: mysql:9.4.0
+ image: mysql:9.5.0
29
environment:
30
MYSQL_ROOT_HOST: '%'
31
MYSQL_ROOT_PASSWORD: root
0 commit comments