Update docker-compose.yml
This commit is contained in:
committed by
Dave Syer
parent
527dad0c17
commit
6fa3fa8196
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.2
|
||||
image: mysql:8.3
|
||||
ports:
|
||||
- "3306:3306"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user