Update docker-compose.yml

This commit is contained in:
portfoliodeekshith 2024-03-30 13:59:30 +05:30 committed by Dave Syer
parent 527dad0c17
commit 6fa3fa8196

View file

@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.2
image: mysql:8.3
ports:
- "3306:3306"
environment: