Compare commits

..

No commits in common. "29434549ceccb3b81b228de3af8c86ffcdd16afd" and "c086a0ccb1a5bf2155cede1a9a9e824683884d7f" have entirely different histories.

View File

@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
mysql: mysql:
image: mysql:9.0 image: mysql:8.4
ports: ports:
- 3306:3306 - 3306:3306
environment: environment: