We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e404d commit 540304bCopy full SHA for 540304b
integration/docker-compose.yml
@@ -25,7 +25,7 @@ services:
25
- "9001:9001"
26
restart: always
27
mysql:
28
- image: mysql:8.2.0
+ image: mysql:8.3.0
29
environment:
30
MYSQL_ROOT_PASSWORD: root
31
MYSQL_DATABASE: test
0 commit comments