Update mysql Docker tag to v9 #36
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.4
|
||||
image: mysql:9.0
|
||||
ports:
|
||||
- 3306:3306
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user