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 1b3a11d commit 519f999Copy full SHA for 519f999
services/database/docker-compose.mysql.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
mysql:
5
- image: mysql:8.4.6
+ image: mysql:8.4.7
6
container_name: mysql
7
restart: unless-stopped
8
healthcheck:
0 commit comments