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 426bfe8 + 2b91294 commit e3f618aCopy full SHA for e3f618a
integration/docker-compose.yml
@@ -25,7 +25,7 @@ services:
25
- "9001:9001"
26
restart: always
27
mysql:
28
- image: mysql:9.2.0
+ image: mysql:9.3.0
29
environment:
30
MYSQL_ROOT_HOST: '%'
31
MYSQL_ROOT_PASSWORD: root
0 commit comments