Update docker-compose.yml

This commit is contained in:
JSAIKRISHNA1 2024-03-28 13:28:24 +05:30 committed by GitHub
parent 88122e8aea
commit e1a0ec8f37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ version: "2.2"
services:
mysql:
image: mysql:8.3
image: mysql:8.2
ports:
- "3306:3306"
environment: