We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba993c commit 5170c2fCopy full SHA for 5170c2f
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
mysqldb:
4
- image: mysql:8.0
+ image: mysql:8.4
5
volumes:
6
- db_data_mysql_cas:/var/lib/mysql
7
environment:
0 commit comments