Update docker-compose.yml

This commit is contained in:
JSAIKRISHNA1 2024-03-28 13:24:33 +05:30 committed by GitHub
parent 516722647a
commit 0922ad65ef
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.2
image: mysql:8.3
ports:
- "3306:3306"
environment: