We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4dc08 commit 7daeaafCopy full SHA for 7daeaaf
docker-compose.yml
@@ -80,7 +80,7 @@ services:
80
- php-mvc-network
81
82
php-mvc-db:
83
- image: mysql:8
+ image: mysql:9
84
container_name: php-mvc-db
85
volumes:
86
- dbdata:/var/lib/mysql
0 commit comments