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: services:
mysql: mysql:
image: mysql:8.2 image: mysql:8.3
ports: ports:
- "3306:3306" - "3306:3306"
environment: environment: