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 85670b1 commit 86731ebCopy full SHA for 86731eb
docker-compose.yml
@@ -3,7 +3,7 @@ version: "3.4"
3
services:
4
mysql:
5
container_name: mysql
6
- image: mysql:9.3
+ image: mysql:9.4
7
restart: unless-stopped
8
ports:
9
- "3307:3306"
0 commit comments