Compare commits
2 Commits
535dd86aba
...
a370265e2e
Author | SHA1 | Date | |
---|---|---|---|
a370265e2e | |||
5bca510e83 |
@@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:9.0
|
image: mysql:9.3
|
||||||
ports:
|
ports:
|
||||||
- 3306:3306
|
- 3306:3306
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user