Update docker-compose.yml

This commit is contained in:
portfoliodeekshith 2024-03-30 13:59:30 +05:30 committed by GitHub
parent 516722647a
commit 23e0c355a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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