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 d4d7eae commit 2b91294Copy full SHA for 2b91294
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